datetime-polyglot
0.5.0
Select version
0.6.1-SNAPSHOT0.6.00.5.00.4.00.3.00.2.00.1.0
      Target filter
Search in API
Skip to content
    datetime-polyglot
datetime-polyglot/dev.mmauro.datetimepolyglot.localizers/PolyglotLocalizerOptions

PolyglotLocalizerOptions

interface PolyglotLocalizerOptions<L : PolyglotLocalizer>(source)

Interface that all options classes implement.

Inheritors

DateOptions
DateStyleOptions
DurationOptions
LocalDateTimeOptions
TickingDurationOptions
LocalTimeOptions
YearOptions
YearMonthOptions
ZonedInstantOptions
ZonedDateOptions
ZonedYearOptions
ZonedYearMonthOptions
DynamicDateAbsoluteTimeOptions
DynamicLocalDateOptions
DynamicYearOptions
DynamicYearMonthOptions
DynamicZonedYearOptions
RelativeDateAbsoluteTimeOptions
RelativeDurationOptions
RelativeInstantOptions
RelativeLocalDateOptions
RelativeYearOptions
RelativeYearMonthOptions
RelativeZonedYearOptions
DayOfWeekOptions
MonthOptions
TimeZoneOptions

Functions

localizer
Link copied to clipboard
abstract fun localizer(locale: PlatformLocale = getDefaultLocale()): L

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

Generated by Dokka
© 2026 Copyright