fuzzy-dates

zlib

A library to fuzzily parse date strings

$ area51 add fuzzy-datesCopy

Usage

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