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
/
ZonedInstantOptions
Zoned
Instant
Options
data
class
ZonedInstantOptions
(
source
)
Localization options for
ZonedInstantLocalizer
and
Zoned.localize
(where
Zoned
is of type
Instant
).
Members
Constructors
Zoned
Instant
Options
Link copied to clipboard
constructor
(
dateOptions
:
DateStyle
,
timeOptions
:
TimeOptions
<
TimeStyle.Zoned
>
)
constructor
(
dateOptions
:
DateStyle
,
timeOptions
:
TimeStyle.Zoned
)
constructor
(
dateOptions
:
DateComponents
,
timeOptions
:
TimeOptions
<
TimeComponents.Zoned
>
)
constructor
(
dateOptions
:
DateComponents
,
timeOptions
:
TimeComponents.Zoned
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
date
Options
Link copied to clipboard
val
dateOptions
:
DateOptions
time
Options
Link copied to clipboard
val
timeOptions
:
ZonedTimeOptions