datetime-polyglot
Toggle table of contents
0.1.1-SNAPSHOT
Select version
0.1.1-SNAPSHOT
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
datetime-polyglot
datetime-polyglot
/
dev.mmauro.datetimepolyglot.localizers.absolute
/
TimeOptions
/
TimeOptions
Time
Options
constructor
(
styleOptions
:
SO
,
hourCycle
:
HourCycle
?
=
null
)
(
source
)
Type Parameters
SO
the type of
TimeStyleOptions
to use, either
TimeStyleOptions.Local
or
TimeStyleOptions.Zoned
.