Searched defs:tomorrow (Results 1 – 3 of 3) sorted by relevance
185 Calendar tomorrow = getDaylightSavingsForwardDay(); in testGetNextChangeTime_startTomorrowInDaylight() local223 Calendar tomorrow = getDaylightSavingsForwardDay(); in testGetNextChangeTime_startTomorrowWhenTodayIsDaylight() local261 Calendar tomorrow = getDaylightSavingsBackwardDay(); in testGetNextChangeTime_startTomorrowWhenTodayIsDaylightBackward() local
109 final long tomorrow = addDays(time, 1); in getNextTime() local
332 LocalDate tomorrow = time.toLocalDate().plusDays(1); in computeNextMidnight() local