Hi there,
here is my second pull.
It’s not a refactor, I simply extended the already present implementation to 
provide support and apply formatting for more Date like types (serialization 
and deserialization) :

Date
LocalDateTime
LocalDate
OffsetDateTime
ZonedDateTime
Calendar
GregorianCalendar
Instant

I also noticed that DateFormat were not used for serialized, in any case 
(default value was Always used, and this was a blocking bug for me).

After this I have a final pull.
Please let me know as soon as you can if there are any problems.
Greetings
AM

Reply via email to