Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
kotlinx-datetime
Toggle table of contents
0.6.2
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinx-datetime
kotlinx-datetime
/
kotlinx.datetime
/
toJavaInstant
to
Java
Instant
jvm
fun
Instant
.
toJavaInstant
(
)
:
Instant
(
source
)
Converts this
kotlinx.datetime.Instant
value to a
java.time.Instant
value.