Package javax.time
Provides classes to manage the continuous time scale including a wrapper
for the system clock.
-
Interface Summary Interface Description InstantProvider Provides access to an instant on the time-line. -
Class Summary Class Description Duration A duration between two instants on the time-line.Instant An instantaneous point on the time-line.MathUtils These methods are proposed forjava.lang.Math
.TAIInstant An instantaneous point on the time-line measured in the TAI time-scale.TimeSource A source providing access to the current instant.UTCInstant An instantaneous point on the time-line measured in the UTC time-scale, handling leap seconds.UTCRules Rules defining the UTC time-scale, notably when leap seconds occur. -
Exception Summary Exception Description CalendricalException The base class for all exceptions in the Time Framework for Java.