ClassPackage: util.date-timeToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 8.0
New since 8.0 release.

duration

The class of a duration object. The function duration creates duration objects.

A duration is a length of time, without a specified beginning or end. The time-interval class has a duration object as one of its slot values, and also a start and an end.

The readers for duration are:

See also the functions time-interval, add-duration, and subtract-duration.

See date-time.htm for information on support in Allegro CL for parsing and generating time expressions using the ISO 8601 standard. See particularly the section Adding/Subtracting Durations.


Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page is new in the 8.0 release.
Created 2007.4.30.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 8.0
New since 8.0 release.