| Package | Description |
|---|---|
| net.time4j |
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment. |
| net.time4j.engine |
Defines the common generic schemes and interfaces of chronological
systems.
|
| net.time4j.format |
Format support of Time4J.
|
| net.time4j.tz |
General timezone-API.
|
| Class and Description |
|---|
| Timezone
Loads and keeps timezone data including the rules.
|
| TZID
Identifies a timezone.
|
| ZonalOffset
Represents the shift of a local timestamp relative to UTC timezone
in seconds.
|
| Class and Description |
|---|
| TZID
Identifies a timezone.
|
| Class and Description |
|---|
| TransitionStrategy
Serves for resolving of local timestamps to a global UNIX timestamp,
escpecially if there are conflicts due to gaps or overlaps on the local
timeline.
|
| TZID
Identifies a timezone.
|
| Class and Description |
|---|
| NameStyle
Defines the style of a timezone name.
|
| Timezone
Loads and keeps timezone data including the rules.
|
| TransitionHistory
Keeps all offset transitions and rules of a timezone.
|
| TransitionStrategy
Serves for resolving of local timestamps to a global UNIX timestamp,
escpecially if there are conflicts due to gaps or overlaps on the local
timeline.
|
| TZID
Identifies a timezone.
|
| ZonalOffset
Represents the shift of a local timestamp relative to UTC timezone
in seconds.
|
| ZonalOffset.Sign
Represents the sign of a zonal shift.
|
| ZonalTransition
Represents the change of a shift of the local time relative to
POSIX-time in any timezone.
|
Copyright © 2014. All rights reserved.