ZonedYearMonthOptions

data class ZonedYearMonthOptions(val yearMonthOptions: YearMonthOptions = YearMonthOptions(), val timeZoneOptions: TimeZoneOptions = TimeZoneOptions()) : PolyglotLocalizerOptions<ZonedYearMonthLocalizer>

Localization options for ZonedYearMonthLocalizer.

Constructors

Link copied to clipboard
constructor(yearMonthOptions: YearMonthOptions = YearMonthOptions(), timeZoneOptions: TimeZoneOptions = TimeZoneOptions())

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard