lengthOfWeekBasedYear

val Date.lengthOfWeekBasedYear: IntWeeks

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

val DateTime.lengthOfWeekBasedYear: IntWeeks
val OffsetDateTime.lengthOfWeekBasedYear: IntWeeks
val ZonedDateTime.lengthOfWeekBasedYear: IntWeeks

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