strftime

strftime implementation (see http://bit.ly/strftime-py

  • VCSN/A

  • cljdoc documentationcljdoc
  • 36 Downloads
  • 19 This Version

Leiningen/Boot

[strftime "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

strftime/strftime {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("strftime:strftime:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>strftime</groupId>
  <artifactId>strftime</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>