clj-time

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 28,923,161 Downloads
  • 6,191 This Version

Leiningen/Boot

[clj-time "0.14.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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