| Package | Description |
|---|---|
| net.time4j |
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment. |
| net.time4j.format |
Defines common interfaces for any format support of Time4J.
|
| net.time4j.scale |
This package handles the UTC timeline (Corrected Universal Time) and
other time scales.
|
| Class and Description |
|---|
| TimeScale
Defines some time scales for usage both in civil life and in science.
|
| UniversalTime
Defines a time point respective coordinate on the universal timeline as
the count of seconds relative to UTC epoch [1972-01-01T00:00:00Z] in the
UTC-timezone (Greenwich meridian) and a nanosecond as part of last
second.
|
| Class and Description |
|---|
| TimeScale
Defines some time scales for usage both in civil life and in science.
|
| UniversalTime
Defines a time point respective coordinate on the universal timeline as
the count of seconds relative to UTC epoch [1972-01-01T00:00:00Z] in the
UTC-timezone (Greenwich meridian) and a nanosecond as part of last
second.
|
| Class and Description |
|---|
| LeapSecondEvent
This interface describes that during the last minute of a given
calendar day an UTC-leapsecond was either introducted or left out.
|
| LeapSeconds
Holds all leap seconds occurred since the official start of UTC in
1972.
|
| TimeScale
Defines some time scales for usage both in civil life and in science.
|
Copyright © 2014–2017. All rights reserved.