RelativeInstantOptions
data class RelativeInstantOptions(val relativeDurationOptions: RelativeDurationOptions = RelativeDurationOptions()) : PolyglotLocalizerOptions<RelativeInstantLocalizer> (source)
Localization options for RelativeInstantLocalizer, Instant.localizeRelative, and Instant.localizeRelativeAsFlow.
Functions
Link copied to clipboard
Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.