cl-simple-date
Common Lisp types for dates, timestamps, and intervals
Description
Simple-date provides types (CLOS classes) for dates, timestamps, and intervals similar to the ones SQL databases use, in order to be able to store and read these to and from a database in a straightforward way. A few obvious operations are defined on these types. The most glaring defect of this library is its ignorance of time zones. It pretends the whole world lives in UTC. Use with care. When this library is loaded after CL-postgres, it will register suitable SQL readers and writers for the associated database types.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://marijnhaverbeke.nl/postmodern/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install cl-simple-date