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