| Allegro CL version 10.1 New since the initial 10.1 release. |
This constant has value 4, which is the universal time value for
Friday (see decode-universal-time). See also
*decoded-time-monday*
,
*decoded-time-tuesday*
,
*decoded-time-wednesday*
,
*decoded-time-thursday*
,
*decoded-time-saturday*
, and
*decoded-time-sunday*
.
*decoded-time-monday* -> 0 *decoded-time-tuesday* -> 1 *decoded-time-wednesday* -> 2 *decoded-time-thursday* -> 3 *decoded-time-friday* -> 4 *decoded-time-saturday* -> 5 *decoded-time-sunday* -> 6
See Day and date calculation functions and their relation to time zones in miscellaneous.htm for more information on this and related functions.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.
| Allegro CL version 10.1 New since the initial 10.1 release. |