Frames | No Frames |
Methods with return type org.joda.time.Instant | |
Instant | Gets a copy of this instant with the specified duration taken away. |
Instant | Gets a copy of this instant with the specified duration taken away. |
Instant | Gets a copy of this instant with the specified duration added. |
Instant | Gets a copy of this instant with the specified duration added. |
Instant | Get this object as an Instant by returning this . |
Instant | Get the value as a simple immutable Instant object. |
Instant | Instant.withDurationAdded(long durationToAdd, int scalar) Gets a copy of this instant with the specified duration added. |
Instant | Gets a copy of this instant with the specified duration added. |
Instant | Instant.withMillis(long newMillis) Gets a copy of this instant with different millis. |
Methods with return type org.joda.time.Instant | |
Instant | Gets the cutover instant between Gregorian and Julian chronologies. |
Methods with return type org.joda.time.Instant | |
Instant | Get this object as an Instant. |