starcity/toolbelt-date

Utilities for working with dates in Clojure/Script.

Leiningen/Boot

[starcity/toolbelt-date "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

starcity/toolbelt-date {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("starcity:toolbelt-date:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>starcity</groupId>
  <artifactId>toolbelt-date</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>