calendar-times
A calendar times library on top of local-time
$ area51 add calendar-timesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(calendar-times:some-function ...)A calendar times library on top of local-time
$ area51 add calendar-timesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(calendar-times:some-function ...)