Searched refs:nextMidnight (Results 1 – 2 of 2) sorted by relevance
333 LocalDateTime nextMidnight = LocalDateTime.of(tomorrow, LocalTime.MIDNIGHT); in computeNextMidnight() local334 return toEpochMillis(nextMidnight, zoneId); in computeNextMidnight()
417 long nextMidnight = 2 * DAY; in test10560853_when_time_not_displayed() local419 formatDateRange(l, utc, midnight, nextMidnight, flags)); in test10560853_when_time_not_displayed()