Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jwiegley/periods

Common Lisp library for manipulating date/time objects at a higher level
https://github.com/jwiegley/periods

Last synced: 2 months ago
JSON representation

Common Lisp library for manipulating date/time objects at a higher level

Lists

README

        

Welcome to the PERIODS library. The intention of this code is to provide a
convenient set of utilities for manipulating times, distances between times,
and both contiguous and discontiguous ranges of time. By combining these
facilities in various ways, almost any type of time expression is possible.

Please see the documentation in doc/ for information.

John Wiegley