v1.6.0
ITU.parseLenient(String)
now returns a custom DateTime object, which can be transformed to OffsetDateTime, LocalDateTime, etc, depending on how granular the fields in the input.- Removed methods supporting the handling of
java.util.Date
.
ITU.parseLenient(String)
now returns a custom DateTime object, which can be transformed to OffsetDateTime, LocalDateTime, etc, depending on how granular the fields in the input.java.util.Date
.