ZonedInstantOptions

Constructors

Link copied to clipboard
constructor(dateOptions: DateStyleOptions = Defaults.DATE, timeOptions: ZonedTimeOptions<*> = ZonedTimeOptions(Defaults.ZONED_TIME))
constructor(dateOptions: DateStyleOptions = Defaults.DATE, timeOptions: ZonedTimeStyleOptions)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun localizer(locale: PlatformLocale = getDefaultLocale()): ZonedInstantLocalizer

Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.