Liking cljdoc? Tell your friends :D

metosin.edn

Side-effect-free edn-reader for both clj & cljs

Side-effect-free edn-reader for both clj & cljs
raw docstring

metosin.edn.dates

EDN tag readers and writers for JodaTime and goog.date.

Supports two types:

  • DateTime (org.joda.time.DateTime, goog.date.UtcDateTime)
  • LocalDate (org.joda.time.LocalDate, goog.date.Date)

Represents DateTimes in RFC 3339 format: yyyy-mm-ddTHH:MM:SS.sssZ. RFC 3339 format is an specific profile of ISO 8601 DateTime format.

Some consideration has been made to provide performant read implemenation for ClojureScript.

EDN tag readers and writers for JodaTime and goog.date.

Supports two types:
- DateTime (org.joda.time.DateTime, goog.date.UtcDateTime)
- LocalDate (org.joda.time.LocalDate, goog.date.Date)

Represents DateTimes in RFC 3339 format: yyyy-mm-ddTHH:MM:SS.sssZ.
RFC 3339 format is an specific profile of ISO 8601 DateTime format.

Some consideration has been made to provide performant read
implemenation for ClojureScript.
raw docstring

metosin.jdbc.joda.time

No vars found in this namespace.

metosin.testing

No vars found in this namespace.

metosin.transit.dates

Transit readers and writers for JodaTime and goog.date.

Supports two types:

  • DateTime (org.joda.time.DateTime, goog.date.UtcDateTime)
  • LocalDate (org.joda.time.LocalDate, goog.date.Date)

Represents DateTimes in RFC 3339 format: yyyy-mm-ddTHH:MM:SS.sssZ. RFC 3339 format is an specific profile of ISO 8601 DateTime format.

Some consideration has been made to provide performant read implemenation for ClojureScript.

Transit readers and writers for JodaTime and goog.date.

Supports two types:
- DateTime (org.joda.time.DateTime, goog.date.UtcDateTime)
- LocalDate (org.joda.time.LocalDate, goog.date.Date)

Represents DateTimes in RFC 3339 format: yyyy-mm-ddTHH:MM:SS.sssZ.
RFC 3339 format is an specific profile of ISO 8601 DateTime format.

Some consideration has been made to provide performant read
implemenation for ClojureScript.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close