core / io.islandtime / toYear

toYear

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun YearMonth.toYear(): Year

Returns this year-month with the precision reduced to the year.

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun Date.toYear(): Year

Returns this date with the precision reduced to the year.

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86) fun DateTime.toYear(): Year
fun OffsetDateTime.toYear(): Year
fun ZonedDateTime.toYear(): Year

Returns this date-time with the precision reduced to the year.