Searched refs:stdOffset2 (Results 1 – 1 of 1) sorted by relevance
984 ZoneOffset stdOffset2 = ZoneOffset.ofHours(1); in test_of() local986 …dOffsetTransition1 = ZoneOffsetTransition.of(time_of_stdOffsetTransition1, stdOffset1, stdOffset2); in test_of()1035 …sertEquals(zoneRule.getStandardOffset(after_time_of_stdOffsetTransition1.toInstant()), stdOffset2); in test_of() local