com.andrewmcveigh/cljs-time

A clj-time inspired date library for clojurescript.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 8,937,127 Downloads
  • 13,683 This Version

Leiningen/Boot

[com.andrewmcveigh/cljs-time "0.5.0-alpha1"]

Clojure CLI/deps.edn

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

Gradle

implementation("com.andrewmcveigh:cljs-time:0.5.0-alpha1")

Maven

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