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