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