Closed
Description
This is incorrect, it would seem that java.time.Instant is also supported, sorry if this belongs in the commons repo. Note, I was trying to use OffsetDateTime for this.
businessDivisionId=a
createdOn=
id=0183ae78-9359-7422-a7b7-471f29af8980
lastModifiedOn=
version=0
]; Supported types are [org.joda.time.DateTime, org.joda.time.LocalDateTime, java.util.Date, java.lang.Long, long]
see this ticket, but especially this comment.
Most databases support "with timezone", javascript Date only seems to support offset, and so it is useful in cases to be able to communicate that and store it in the database.