Searched refs:ldtString (Results 1 – 1 of 1) sorted by relevance
74 public void testWithoutZoneWithoutOffset(String ldtString, LocalDateTime expectedLDT) { in testWithoutZoneWithoutOffset() argument76 ldt1 = LocalDateTime.parse(ldtString, dtFormatter); in testWithoutZoneWithoutOffset()