Home
last modified time | relevance | path

Searched refs:withZoneWithoutOffset (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/time/tck/java/time/format/
DTCKDTFParsedInstant.java197 public void testWithZoneWithoutOffset(String withZoneWithoutOffset, ZonedDateTime expectedZDT) { in testWithZoneWithoutOffset() argument
199 zdt1 = ZonedDateTime.parse(withZoneWithoutOffset, dtFormatter); in testWithZoneWithoutOffset()