Instant |
Instant.add(int field,
int value) |
Instant |
InfiniteInstant.add(int field,
int value) |
Instant |
Instant.ambiguate() |
Instant |
InfiniteInstant.ambiguate() |
static Instant |
Instants.dateFromPieces(Map<String,Object> pieces,
TimeZone defaultZone) |
Instant |
Instant.disambiguate(TimeZone zone) |
Instant |
InfiniteInstant.disambiguate(TimeZone zone) |
Instant |
AmbiguousInstant.disambiguate(TimeZone zone) |
static Instant |
Instants.fromDate(Date d,
TimeZone zone) |
static Instant |
Instants.fromTime(Time t,
TimeZone zone) |
static Instant |
Instants.fromTimestamp(Timestamp ts,
TimeZone zone) |
Instant |
Instant.subtract(int field,
int value) |
Instant |
InfiniteInstant.subtract(int field,
int value) |
Instant |
Instant.switchTo(TimeZone zone) |
Instant |
InfiniteInstant.switchTo(TimeZone zone) |
Instant |
AmbiguousInstant.switchTo(TimeZone zone) |
static Instant |
Instants.timeFromPieces(Map<String,Object> pieces,
TimeZone zone) |
static Instant |
Instants.timestampFromPieces(Map<String,Object> pieces,
TimeZone zone) |