lengthOfWeekBasedYear

val Date.lengthOfWeekBasedYear: Weeks

The length of the ISO week-based year that this date falls in, either 52 or 53 weeks.

val DateTime.lengthOfWeekBasedYear: Weeks
val OffsetDateTime.lengthOfWeekBasedYear: Weeks
val ZonedDateTime.lengthOfWeekBasedYear: Weeks

The length of the ISO week-based year that this date-time falls in, either 52 or 53 weeks.