Constructors

Link copied to clipboard
constructor(dateOptions: DateStyleOptions = Defaults.DATE, timeOptions: LocalTimeOptions<*> = LocalTimeOptions(Defaults.LOCAL_TIME))
constructor(dateOptions: DateStyleOptions = Defaults.DATE, timeOptions: LocalTimeStyleOptions)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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

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