trivial-rfc-1123

Edi Weitz and BSD 3-clause

minimal parsing of rfc-1123 date-time strings

$ area51 add trivial-rfc-1123Copy

Usage

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

Dependencies