starcity/toolbelt-date

Utilities for working with dates in Clojure/Script.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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