| Package | Description |
|---|---|
| net.time4j |
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment. |
| Modifier and Type | Method and Description |
|---|---|
Moment |
Moment.minus(RealTime<SI> realTime)
Subtracts given real time from this timestamp on the UTC time scale.
|
Moment |
Moment.plus(RealTime<SI> realTime)
Adds given real time to this timestamp on the UTC time scale.
|
Copyright © 2014–2017. All rights reserved.