YearMonthLocalizer
Localizer for YearMonth.
Create once and re-use for localizing multiple values with the same options. Use YearMonth.localize for one-off localizations.
Examples:
January 2026Jan 2601/2026
actual class YearMonthLocalizer : <ERROR CLASS> ERROR CLASS: Symbol not found for PolyglotDateTimeLocalizer<ERROR CLASS: Symbol not found for YearMonth>
Localizer for YearMonth.
Create once and re-use for localizing multiple values with the same options. Use YearMonth.localize for one-off localizations.
Examples:
January 2026Jan 2601/2026
Localizer for YearMonth.
Create once and re-use for localizing multiple values with the same options. Use YearMonth.localize for one-off localizations.
Examples:
January 2026Jan 2601/2026
Constructors
Link copied to clipboard
expect constructor(options: YearMonthOptions = YearMonthOptions(), locale: PlatformLocale = getDefaultLocale())
actual constructor(options: YearMonthOptions, locale: ERROR CLASS: Symbol not found for PlatformLocale)