Searched refs:wallOffset2 (Results 1 – 1 of 1) sorted by relevance
992 ZoneOffset wallOffset2 = ZoneOffset.ofHours(4); in test_of() local999 …fsetTransition1 = ZoneOffsetTransition.of(time_of_wallOffsetTransition1, wallOffset1, wallOffset2); in test_of()1000 …fsetTransition2 = ZoneOffsetTransition.of(time_of_wallOffsetTransition2, wallOffset2, wallOffset3); in test_of()1042 …llOffsetTransition2 = OffsetDateTime.of(time_of_wallOffsetTransition2, wallOffset2).minusSeconds(1… in test_of()1043 …llOffsetTransition2 = OffsetDateTime.of(time_of_wallOffsetTransition2, wallOffset2).plusSeconds(1); in test_of()