MonthOptions
data class MonthOptions(val style: MonthStyle = MonthStyle.WIDE) : PolyglotLocalizerOptions<MonthLocalizer> (source)
Options for MonthLocalizer and Month.localize
Functions
Link copied to clipboard
Returns a new instance of the PolyglotLocalizer of type L that this options belongs to.