com.andrewmcveigh/cljs-time

A clj-time inspired date library for clojurescript.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 9,010,414 Downloads
  • 2,644,450 This Version

Leiningen/Boot

[com.andrewmcveigh/cljs-time "0.5.2"]

Clojure CLI/deps.edn

com.andrewmcveigh/cljs-time {:mvn/version "0.5.2"}

Gradle

implementation("com.andrewmcveigh:cljs-time:0.5.2")

Maven

<dependency>
  <groupId>com.andrewmcveigh</groupId>
  <artifactId>cljs-time</artifactId>
  <version>0.5.2</version>
</dependency>