lateInterval property

ZoneInterval lateInterval
final

Gets the later ZoneInterval within this mapping.

For unambiguous mappings, this is the same as earlyInterval; for ambiguous mappings, this is the interval during which the mapped local time last occurs; for impossible mappings, this is the interval after which the mapped local time occurs.

Implementation

final ZoneInterval lateInterval;