LocalDateTimeOptions
Localization options for LocalDateTimeLocalizer and LocalDateTime.parse.
Constructors
Link copied to clipboard
constructor(dateOptions: DateStyleOptions = Defaults.DATE, timeOptions: LocalTimeOptions<*> = LocalTimeOptions(Defaults.LOCAL_TIME))
Functions
Link copied to clipboard
Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.