java.time.*
.Interface | Description |
---|---|
TimeSource |
A clock that provides the current UTC or TAI instant.
|
Class | Description |
---|---|
TaiInstant |
An instantaneous point on the time-line measured in the TAI time-scale.
|
UtcInstant |
An instantaneous point on the time-line measured in the UTC time-scale
with leap seconds.
|
UtcRules |
Rules defining the UTC time-scale, notably when leap seconds occur.
|
Copyright © 2010–2019 ThreeTen.org. All rights reserved.