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 : DateTimeLocalizer<ERROR CLASS: Symbol not found for DayOfWeek> (source)
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())