simple-date-time

BSD

date and time library for common lisp

$ area51 add simple-date-timeCopy

Usage

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

Dependencies