Package javax.time
package javax.time
Provides classes to manage the continuous time scale including a wrapper
for the system clock.
-
ClassDescriptionThe base class for all exceptions in the Time Framework for Java.A duration between two instants on the time-line.An instantaneous point on the time-line.Provides access to an instant on the time-line.These methods are proposed for
java.lang.Math
.System default UTC rules.Data holder.An instantaneous point on the time-line measured in the TAI time-scale.A source providing access to the current instant.Implementation of a time-source that always returns the same instant.Implementation of a time-source that returns the latest time fromSystem.currentTimeMillis()
plus an offset.Implementation of a time-source that always returns the latest time fromSystem.currentTimeMillis()
.An instantaneous point on the time-line measured in the UTC time-scale, handling leap seconds.Rules defining the UTC time-scale, notably when leap seconds occur.