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