datetime-polyglot
Toggle table of contents
0.6.1-SNAPSHOT
Select version
0.6.1-SNAPSHOT
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
datetime-polyglot
datetime-polyglot
/
dev.mmauro.datetimepolyglot.localizers.standalone
/
MonthOptions
Month
Options
data
class
MonthOptions
(
val
style
:
MonthStyle
=
MonthStyle.WIDE
)
:
PolyglotLocalizerOptions
<
MonthLocalizer
>
Options for
MonthLocalizer
and
Month.localize
Members
Constructors
Month
Options
Link copied to clipboard
constructor
(
style
:
MonthStyle
=
MonthStyle.WIDE
)
Properties
style
Link copied to clipboard
val
style
:
MonthStyle
Functions
localizer
Link copied to clipboard
open
override
fun
localizer
(
locale
:
PlatformLocale
)
:
MonthLocalizer