calendar-times

A calendar times library on top of local-time

$ area51 add calendar-timesCopy

Usage

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