MonthOptions

data class MonthOptions(val style: MonthStyle = MonthStyle.WIDE)(source)

Options for MonthLocalizer and Month.localize

Constructors

Link copied to clipboard
constructor(style: MonthStyle = MonthStyle.WIDE)

Properties

Link copied to clipboard