See: Description
| Class | Description |
|---|---|
| DaylightSavingRule |
Defines a yearly pattern when and how there is a switch from winter
to summer time and vice versa.
|
| GregorianTimezoneRule |
Represents a standard daylight saving rule following the gregorian
calendar as used in IANA-TZDB.
|
| TransitionModel |
Factory class for creating zonal transition histories.
|
| Enum | Description |
|---|---|
| OffsetIndicator |
Helps to interprete a timestamp relative to an timezone offset.
|
Permits the construction of historized or rule-based timezones.
Note: Fractions of seconds are always ignored so the whole timezone-API handles just second precision.
This package belongs to module "olson" and is not part of the core of Time4J.