getLocaleDayNames
function
Deprecated
Retrieves days of the week for the given locale, using the Gregorian calendar.
API
getLocaleDayNames( locale: string, formStyle: FormStyle, width: TranslationWidth): readonly string[];
Jump to details
Retrieves days of the week for the given locale, using the Gregorian calendar.
getLocaleDayNames( locale: string, formStyle: FormStyle, width: TranslationWidth): readonly string[];