andreacrotti/dateutils

Helper functions to deal with dates and time

Leiningen/Boot

[andreacrotti/dateutils "0.0.2-master-SNAPSHOT"]

Clojure CLI/deps.edn

andreacrotti/dateutils {:mvn/version "0.0.2-master-SNAPSHOT"}

Gradle

implementation("andreacrotti:dateutils:0.0.2-master-SNAPSHOT")

Maven

<dependency>
  <groupId>andreacrotti</groupId>
  <artifactId>dateutils</artifactId>
  <version>0.0.2-master-SNAPSHOT</version>
</dependency>