DayOfWeekLocalizer
Class to localize a DayOfWeek.
This class localizes for standalone usage of the string.
For more info, see Unicode page.
Examples:
MondayMonMoM
actual class DayOfWeekLocalizer : <ERROR CLASS> ERROR CLASS: Symbol not found for PolyglotDateTimeLocalizer<ERROR CLASS: Symbol not found for DayOfWeek>
Class to localize a DayOfWeek.
This class localizes for standalone usage of the string.
For more info, see Unicode page.
Examples:
MondayMonMoM
Class to localize a DayOfWeek.
This class localizes for standalone usage of the string.
For more info, see Unicode page.
Examples:
MondayMonMoM
Constructors
Link copied to clipboard
expect constructor(options: DayOfWeekOptions = DayOfWeekOptions(), locale: PlatformLocale = getDefaultLocale())
actual constructor(options: DayOfWeekOptions, locale: ERROR CLASS: Symbol not found for PlatformLocale)