cl-strftime

MIT

Common Lisp compiler for the strftime language.

$ area51 add cl-strftimeCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-strftime:some-function ...)