cl-strftime
Common Lisp compiler for the strftime language.
$ area51 add cl-strftimeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-strftime:some-function ...)Common Lisp compiler for the strftime language.
$ area51 add cl-strftimeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-strftime:some-function ...)