Package org.threeten.bp.zone
package org.threeten.bp.zone
Support for time-zones and their rules.
Daylight Saving Time and Time-Zones are concepts used by Governments to alter local time. This package provides support for time-zones, their rules and the resulting gaps and overlaps in the local time-line typically caused by Daylight Saving Time.
-
Class SummaryClassDescriptionA transition between two offsets caused by a discontinuity in the local time-line.A rule expressing how to create a transition.The rules defining how the zone offset varies for a single time-zone.Provider of time-zone rules to the system.
-
Enum SummaryEnumDescriptionA definition of the way a local time can be converted to the actual transition date-time.
-
Exception Summary