An optional convenience namespaces for applications that heavily use dates and would prefer use JodaTime types transparently when storing and loading them from MongoDB and serializing to JSON and/or with Clojure reader.
Enables automatic conversion of JodaTime date/time/instant instances to JDK dates (java.util.Date) when documents are serialized and the other way around when documents are loaded. Extends clojure.data.json/Write-JSON protocol for JodaTime types.
To use it, make sure you add dependencies on clj-time (or JodaTime) and clojure.data.json.
An optional convenience namespaces for applications that heavily use dates and would prefer use JodaTime types transparently when storing and loading them from MongoDB and serializing to JSON and/or with Clojure reader. Enables automatic conversion of JodaTime date/time/instant instances to JDK dates (java.util.Date) when documents are serialized and the other way around when documents are loaded. Extends clojure.data.json/Write-JSON protocol for JodaTime types. To use it, make sure you add dependencies on clj-time (or JodaTime) and clojure.data.json.
No vars found in this namespace.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |