ZonedYearOptions

data class ZonedYearOptions(val yearOptions: YearOptions = YearOptions(), val timeZoneOptions: TimeZoneOptions = TimeZoneOptions())(source)

Localization options for ZonedYearLocalizer.

Constructors

Link copied to clipboard
constructor(yearOptions: YearOptions = YearOptions(), timeZoneOptions: TimeZoneOptions = TimeZoneOptions())

Properties

Link copied to clipboard
Link copied to clipboard