See: Description
| Interface | Description |
|---|---|
| ZoneRulesDataProvider |
Provides access to a versioned set of time-zone rules from a single group.
|
| ZoneRulesVersion |
A version of time-zone rules from a single group.
|
| Class | Description |
|---|---|
| TZDBZoneRulesCompiler |
A builder that can read the TZDB TimeZone files and build ZoneRules instances.
|
| 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.
|
| ZoneRulesGroup |
A group of time-zone rules wrapping a provider of multiple versions of the data.
|
| Enum | Description |
|---|---|
| ZoneRulesBuilder.TimeDefinition |
A definition of the way a local time can be converted to an offset time.
|
Copyright © 2025. All rights reserved.