TimeZoneOptions
data class TimeZoneOptions(val style: TimeZoneStyle.Generic = TimeZoneStyle.Generic.LOCATION) : PolyglotLocalizerOptions<TimeZoneLocalizer> (source)
Options for TimeZoneLocalizer and TimeZone.localize
Functions
Link copied to clipboard
Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.