Liking cljdoc? Tell your friends :D

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close