fun Date.toYearMonth(): YearMonth
Returns this date with the precision reduced to the month.
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)fun DateTime.toYearMonth(): YearMonthfun OffsetDateTime.toYearMonth(): YearMonthfun ZonedDateTime.toYearMonth(): YearMonth
Returns this date-time with the precision reduced to the month.