| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
The class of a date-time
object. date-time
instances are created with the function date-time. The function merge-date-times also can
create date-time
objects. The values in the
slots of a date-time object are immutable. The slot readers for the
date-time
class
are:
See also the functions decode-date-time, date-time-year, and date-time-zone and the
classes duration
and time-interval
.
See date-time.htm for information on support in Allegro CL for parsing and generating time expressions using the ISO 8601 standard.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |