Searched refs:ofLenient (Results 1 – 1 of 1) sorted by relevance
511 …private static ZonedDateTime ofLenient(LocalDateTime localDateTime, ZoneOffset offset, ZoneId zone… in ofLenient() method in ZonedDateTime2257 return ZonedDateTime.ofLenient(dateTime, offset, zone); in readExternal()