Searched defs:instant (Results 1 – 8 of 8) sorted by relevance
47 private void setClock(Instant instant) { in setClock()
532 Instant instant = Instant.ofEpochMilli(timeMillis); in toLocalDateTime() local537 Instant instant = time.toInstant(zoneId.getRules().getOffset(time)); in toEpochMillis() local
284 Instant instant = Instant.ofEpochMilli(timeMillis); in toLocalDateTime() local
139 Instant instant = time.atZone(ZoneId.systemDefault()).toInstant(); in getEpochTime() local
108 private void setClock(Instant instant) { in setClock()
111 Instant instant = Instant.ofEpochMilli(timeMillis); in formatMillisWithFixedFormat() local
1505 public Instant instant() { in instant() method in PackageTrackerTest.FakeClock
322 Instant instant = in toMillis() local