Uses of Package
javax.time.calendar.zone
-
Packages that use javax.time.calendar.zone Package Description javax.time.calendar Provides classes to manage the human time scale including date, time, date-time and time-zone representations.javax.time.calendar.zone Provides classes to implement time-zones and their rules. -
Classes in javax.time.calendar.zone used by javax.time.calendar Class Description ZoneOffsetTransition A transition between two offsets caused by a discontinuity in the local time-line.ZoneRules The rules defining how the zone offset varies for a single time-zone.ZoneRulesGroup A group of time-zone rules wrapping a provider of multiple versions of the data. -
Classes in javax.time.calendar.zone used by javax.time.calendar.zone Class Description 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.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.