fullcontact/full.time

clj-time add-on for simplified ISO-8601 format date/time handling.

Leiningen/Boot

[fullcontact/full.time "0.3.0"]

Clojure CLI/deps.edn

fullcontact/full.time {:mvn/version "0.3.0"}

Gradle

implementation("fullcontact:full.time:0.3.0")

Maven

<dependency>
  <groupId>fullcontact</groupId>
  <artifactId>full.time</artifactId>
  <version>0.3.0</version>
</dependency>