This is similar to coerce-delegate/from-string, but is optimized to prefer the :date-time format (it tries it first).
This is similar to coerce-delegate/from-string, but is optimized to prefer the :date-time format (it tries it first).
(to-date obj)
(to-date-time obj)
(to-internal-string obj)
(internal-date-from-iso8601 iso8601str)
Returns an 'internal-date' for the given iso8601 string. Throws an error if it's not a valid input.
Returns an 'internal-date' for the given iso8601 string. Throws an error if it's not a valid input.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close