dscarpetti / codax

An idiomatic transactional embedded database for clojure
Eclipse Public License 1.0
179 stars 9 forks source link

Extend support for java.time #8

Open dscarpetti opened 7 years ago

dscarpetti commented 7 years ago

As discussed in #4 and #7 the java.time support should be extended from only Instants to include OffsetDateTimes and ZonedDateTimes as well. Ideally all with the same hex tag so that they sort together.