clj-time

A date and time library for Clojure, wrapping Joda Time.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 28,616,987 Downloads
  • 5,392,430 This Version

Leiningen/Boot

[clj-time "0.15.2"]

Clojure CLI/deps.edn

clj-time/clj-time {:mvn/version "0.15.2"}

Gradle

implementation("clj-time:clj-time:0.15.2")

Maven

<dependency>
  <groupId>clj-time</groupId>
  <artifactId>clj-time</artifactId>
  <version>0.15.2</version>
</dependency>