getLocaleMonthNames

Months of the year for the Gregorian calendar (e.g. [January, February, ...] for en-US).

getLocaleMonthNames(locale: string, formStyle: FormStyle, width: TranslationWidth): string[]

参数

locale

Type: string.

formStyle

Type: FormStyle.

width

Type: TranslationWidth.

返回值

string[]