VariablePackage: exclToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.

*decoded-time-thursday*

This constant has value 3, which is the universal time value for Thursday (see decode-universal-time). See also *decoded-time-monday*, *decoded-time-tuesday*, *decoded-time-wednesday*, *decoded-time-friday*, *decoded-time-saturday*, and *decoded-time-sunday*.

Examples

*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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
New since the initial 10.1 release.