simple-date-time
date and time library for common lisp
$ area51 add simple-date-timeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(simple-date-time:some-function ...)date and time library for common lisp
$ area51 add simple-date-timeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(simple-date-time:some-function ...)