[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CDOW()
CDOW() returns the name of the day of the week from a date expression.
Syntax
CDOW(<exp D>)
Argument
<expD> is the date value to convert.
Returns
A character string.
CDOW() returns the name of the day of the week with the first letter in
upper case and the rest of the string in lower case. The maximum
return value length is nine characters for Wednesday. A null date
value returns a null string ("").
Usage
CDOW() is useful alone or as part of date formatting expressions for
reports, labels, and screens.
See Also:
DOW
CMONTH
MONTH
DAY
YEAR()
CTOD
DTOC
DTOS
DATE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson