earlyInterval property

ZoneInterval earlyInterval
final

Gets the earlier ZoneInterval within this mapping.

For unambiguous mappings, this is the same as lateInterval; for ambiguous mappings, this is the interval during which the mapped local time first occurs; for impossible mappings, this is the interval before which the mapped local time occurs.

Implementation

final ZoneInterval earlyInterval;