Searched defs:tomorrow (Results 1 – 3 of 3) sorted by relevance
70 LocalDate tomorrow = today.plusDays(1); in getDateText() local
320 LocalDate tomorrow = time.toLocalDate().plusDays(1); in computeNextMidnight() local
312 LocalDate tomorrow = time.toLocalDate().plusDays(1); in computeNextMidnight() local