Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic
Go directly to another tagGo directly to another tagAll Last Modified Items for Time
Back to full tag viewYstok-Local-Time (Modified)Last modification: Mon, 30 Apr 2012 12:07:45 GMTCommon Lisp library for representing and handling time zones, dates, and timestamps. This package partially supports ISO 8601 format and provides localized read and print of date and time.
de.setf.utility (Added)Last modification: Mon, 15 Feb 2010 00:10:27 GMTde.setf.utility comprises Lisp utility functions : - package management, - date formatting - content types - dot graphs - unit tests - ...
rw-ut (Modified)Last modification: Fri, 15 Aug 2008 15:05:24 GMTfunctions for reading and writing lisp universal time as strings.
net-telent-date (Commented)Last modification: Sat, 09 Aug 2008 06:09:51 GMTA library of routines for parsing, conversting, and manipulating dates and times. Most of the code was originally written for the CMUCL Common Lisp implementation.
Metatilities (Modified)Last modification: Sun, 02 Mar 2008 10:03:05 GMTA collection of miscellaneous utilities for container data structures, binding, user interface, dates and times, I/O, symbols, sequences, string manipulation, and more.
LOCAL-TIME (Added)Last modification: Fri, 24 Nov 2006 19:29:06 GMTA library for manipulating dates and times, based on the paper "The Long, Painful History of Time" by Erik Naggum.
The Long, Painful History of Time (Added)Last modification: Mon, 20 Nov 2006 15:54:41 GMTA paper by Erik Naggum published in the Proceedings of the Lisp User Group Meeting, October 1999. "This paper discusses some of the problems inherent in processing time suitable to humans and describe...
cl-l10n (Modified)Last modification: Sun, 19 Nov 2006 19:43:46 GMTPortable localisation package for Common Lisp.
Calendrical Calculations, II: Three Historical Calendars (Added)Last modification: Wed, 18 Oct 2006 13:36:04 GMTPaper by Edward M. Reingold, Nachum Dershowitz, and Stewart M. Clamen published in "Software-Practice and Experience", 23 (1993), pagg. 383-404. It provides algorithmic presentations of three calendar...
Calendrical Calculations (Added)Last modification: Tue, 17 Oct 2006 13:58:40 GMTPaper by Nachum Dershowitz and Edward M. Reingold published in "Software-Practice and Experience", 20 (1990), pagg. 899-928. It provides a unified algorithmic presentation of major calendars, and incl...
Calendrical Calculations (source code) (Added)Last modification: Mon, 16 Oct 2006 08:27:27 GMTThe source code from the papers "Calendrical Calculations" by Nachum Dershowitz and Edward M. Reingold, Software-Practice and Experience 20 (1990), 899-928; and "Calendrical Calculations, II: Three Hi...
ISO8601-DATE (Commented)Last modification: Fri, 08 Sep 2006 20:03:43 GMTLibrary for parsing and formatting dates in ISO 8601 format.
cl-libtai (Modified)Last modification: Sat, 20 May 2006 09:26:03 GMTLibrary for manipulating dates and times in Temps Atomique International (TAI) format.
Date-Calc Lisp (Added)Last modification: Sat, 04 Feb 2006 10:40:13 GMTA library for date calculations that is a port of the Date::Calc Perl module.