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
/
toJavaPeriod
to
Java
Period
jvm
fun
DatePeriod
.
toJavaPeriod
(
)
:
Period
(
source
)
Converts this
kotlinx.datetime.DatePeriod
value to a
java.time.Period
value.