This methods can't use the DateUtils formaters __ISO_OFFSET_DATE_TIME
They should use DateTimeFormatter.ISO_DATE_TIME or DateTimeFormatter.ISO_LOCAL_DATE
Similarly, the methods localDateToString doesn't work
This methods can't use the DateUtils formaters __ISO_OFFSET_DATE_TIME
They should use DateTimeFormatter.ISO_DATE_TIME or DateTimeFormatter.ISO_LOCAL_DATE
Similarly, the methods localDateToString doesn't work