Skip to content
forked from jwiegley/periods

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

Notifications You must be signed in to change notification settings

uncle-pef/periods

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <[email protected]>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 99.5%
  • Shell 0.5%