lengthInCenturies

val DateRange.lengthInCenturies: Centuries

The number of whole centuries between the start and end of this range.

Throws

if the range isn't bounded

val DateTimeInterval.lengthInCenturies: Centuries
val OffsetDateTimeInterval.lengthInCenturies: Centuries
val ZonedDateTimeInterval.lengthInCenturies: Centuries

The number of whole centuries between the start and end of this interval.

Throws

if the interval isn't bounded