DayOfWeekOptions
data class DayOfWeekOptions(val style: DayOfWeekStyle = DayOfWeekStyle.WIDE) : PolyglotLocalizerOptions<DayOfWeekLocalizer> (source)
Options for DayOfWeekLocalizer and DayOfWeek.localize
Functions
Link copied to clipboard
Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.