Searched refs:instantBefore (Results 1 – 1 of 1) sorted by relevance
974 Instant instantBefore = LocalDate.of(2011, 12, 27).atStartOfDay(ZoneOffset.UTC).toInstant(); in test_Apia_jumpOverInternationalDateLine_M10_to_P14() local975 ZoneOffsetTransition trans = test.nextTransition(instantBefore); in test_Apia_jumpOverInternationalDateLine_M10_to_P14()993 Instant instantBefore = LocalDate.of(1892, 7, 2).atStartOfDay(ZoneOffset.UTC).toInstant(); in test_Apia_jumpForwardOverInternationalDateLine_P12_to_M12() local994 ZoneOffsetTransition trans = test.nextTransition(instantBefore); in test_Apia_jumpForwardOverInternationalDateLine_P12_to_M12()