| 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.
|
| Class and 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.
|
| Class and 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.
|
Copyright © 2025. All rights reserved.