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
(tvosArm64) fun Int.toMonth(): Month
(tvosX64) fun Int.toMonth(): Month
(watchosArm64) fun Int.toMonth(): Month
(watchosX86) fun Int.toMonth(): Month

Converts an ISO month number, from 1-12, to a Month.