FixedZoneRules |
Implementation of zone rules for fixed offsets.
|
ResourceZoneRulesDataProvider |
Loads time-zone rules stored in a file accessed via class loader.
|
StandardZoneRules |
The rules describing how the zone offset varies through the year and historically.
|
TZDBZoneRulesCompiler.TZDBMonthDayTime |
Class representing a month-day-time in the TZDB file.
|
TZDBZoneRulesCompiler.TZDBRule |
Class representing a rule line in the TZDB file.
|
TZDBZoneRulesCompiler.TZDBZone |
Class representing a linked set of zone lines in the TZDB file.
|
ZoneOffsetInfo |
Information about the valid offsets applicable for a local date-time.
|
ZoneOffsetTransition |
A transition between two offsets caused by a discontinuity in the local time-line.
|
ZoneOffsetTransitionRule |
A rule expressing how to create a transition.
|
ZoneRules |
The rules defining how the zone offset varies for a single time-zone.
|
ZoneRulesBuilder |
A mutable builder used to create all the rules for a historic time-zone.
|
ZoneRulesBuilder.TimeDefinition |
A definition of the way a local time can be converted to an offset time.
|
ZoneRulesBuilder.TZRule |
A definition of the way a local time can be converted to an offset time.
|
ZoneRulesBuilder.TZWindow |
A definition of a window in the time-line.
|
ZoneRulesDataProvider |
Provides access to a versioned set of time-zone rules from a single group.
|
ZoneRulesGroup |
A group of time-zone rules wrapping a provider of multiple versions of the data.
|
ZoneRulesVersion |
A version of time-zone rules from a single group.
|