18 lines
616 B
Text
18 lines
616 B
Text
LOCAL-TIME
|
|
|
|
See the "COPYING" file for information about legal issues of copying
|
|
and using this library.
|
|
|
|
See the "INSTALL" file for information about building and installing
|
|
this library.
|
|
|
|
The LOCAL-TIME library is a Common Lisp library for the manipulation
|
|
of dates and times. It is based almost entirely upon Erik Naggum's
|
|
paper "The Long Painful History of Time".
|
|
|
|
Related projects of interest:
|
|
* https://github.com/enaeher/local-time-duration
|
|
* http://common-lisp.net/projects/cl-l10n/
|
|
|
|
See the manual/ directory for more information and/or the website at
|
|
http://common-lisp.net/project/local-time/
|