core
/
io.islandtime
/
kotlin.Int
/
toMonth
toMonth
(iosArm64)
fun
Int
.
toMonth
(
)
:
Month
(iosX64)
fun
Int
.
toMonth
(
)
:
Month
(jvm)
fun
Int
.
toMonth
(
)
:
Month
(macosX64)
fun
Int
.
toMonth
(
)
:
Month
Convert an ISO month number (from 1-12) to a
Month
.