| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
This variable controls how date-time objects are printed. The initial
value of this variable is nil
, which means
use the default print-object method.
The value can be an appropriate format string, suitable as a
non-nil
fmt argument to locale-format-time. See the description of
that function for suitable string values for this variable.
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 |