Searched refs:withZoneWithoutOffset (Results 1 – 1 of 1) sorted by relevance
197 public void testWithZoneWithoutOffset(String withZoneWithoutOffset, ZonedDateTime expectedZDT) { in testWithZoneWithoutOffset() argument199 zdt1 = ZonedDateTime.parse(withZoneWithoutOffset, dtFormatter); in testWithZoneWithoutOffset()