Searched refs:wallOffset2 (Results 1 – 1 of 1) sorted by relevance
1036 ZoneOffset wallOffset2 = ZoneOffset.ofHours(4); in test_of() local1043 …fsetTransition1 = ZoneOffsetTransition.of(time_of_wallOffsetTransition1, wallOffset1, wallOffset2); in test_of()1044 …fsetTransition2 = ZoneOffsetTransition.of(time_of_wallOffsetTransition2, wallOffset2, wallOffset3); in test_of()1086 …llOffsetTransition2 = OffsetDateTime.of(time_of_wallOffsetTransition2, wallOffset2).minusSeconds(1… in test_of()1087 …llOffsetTransition2 = OffsetDateTime.of(time_of_wallOffsetTransition2, wallOffset2).plusSeconds(1); in test_of()