Month Localizer
Class to localize a Month.
This class localizes for standalone usage of the string. For month names, this is typically the nominative grammatical form.
For more info, see Unicode page.
Examples:
JanuaryJanJ1
Class to localize a Month.
This class localizes for standalone usage of the string. For month names, this is typically the nominative grammatical form.
For more info, see Unicode page.
Examples:
JanuaryJanJ1
Class to localize a Month.
This class localizes for standalone usage of the string. For month names, this is typically the nominative grammatical form.
For more info, see Unicode page.
Examples:
JanuaryJanJ1
Constructors
Link copied to clipboard
expect constructor(options: MonthOptions = MonthOptions(), locale: PlatformLocale = getDefaultLocale())