Verdandi
Toggle table of contents
0.1.1
apple
common
jvm
Target filter
apple
common
jvm
Switch theme
Search in API
Skip to content
Verdandi
Verdandi
/
com.github.abraga.verdandi
Package-level
declarations
Types
Functions
Types
Verdandi
Link copied to clipboard
object
Verdandi
Main entry point for the Verdandi date and time library.
Functions
to
Instant
Link copied to clipboard
jvm
fun
VerdandiMoment
.
toInstant
(
)
:
Instant
to
Local
Date
Link copied to clipboard
jvm
fun
VerdandiMoment
.
toLocalDate
(
)
:
LocalDate
to
Local
Date
Time
Link copied to clipboard
jvm
fun
VerdandiMoment
.
toLocalDateTime
(
)
:
LocalDateTime
to
Local
Time
Link copied to clipboard
jvm
fun
VerdandiMoment
.
toLocalTime
(
)
:
LocalTime
to
NSDate
Link copied to clipboard
apple
fun
VerdandiMoment
.
toNSDate
(
)
:
NSDate
to
NSTime
Zone
Link copied to clipboard
apple
fun
VerdandiTimeZone
.
toNSTimeZone
(
)
:
NSTimeZone
to
Offset
Date
Time
Link copied to clipboard
jvm
fun
VerdandiMoment
.
toOffsetDateTime
(
)
:
OffsetDateTime
to
Verdandi
Moment
Link copied to clipboard
apple
jvm
fun
NSDate
.
toVerdandiMoment
(
)
:
VerdandiMoment
fun
Instant
.
toVerdandiMoment
(
)
:
VerdandiMoment
fun
OffsetDateTime
.
toVerdandiMoment
(
)
:
VerdandiMoment
fun
ZonedDateTime
.
toVerdandiMoment
(
)
:
VerdandiMoment
fun
LocalDate
.
toVerdandiMoment
(
zone
:
ZoneId
=
ZoneId.systemDefault()
)
:
VerdandiMoment
fun
LocalDateTime
.
toVerdandiMoment
(
zone
:
ZoneId
=
ZoneId.systemDefault()
)
:
VerdandiMoment
to
Verdandi
Time
Zone
Link copied to clipboard
apple
jvm
fun
NSTimeZone
.
toVerdandiTimeZone
(
)
:
VerdandiTimeZone
fun
ZoneId
.
toVerdandiTimeZone
(
)
:
VerdandiTimeZone
to
Zoned
Date
Time
Link copied to clipboard
jvm
fun
VerdandiMoment
.
toZonedDateTime
(
)
:
ZonedDateTime
to
Zone
Id
Link copied to clipboard
jvm
fun
VerdandiTimeZone
.
toZoneId
(
)
:
ZoneId