Liking cljdoc? Tell your friends :D
All platforms.

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

readersclj/s

source

writersclj/s

source

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

× close