Converts a Day-of-Week number to the associated
name.
Syntax
s$
= DAYNAME$(DayNumber&)
Remarks
The DAYNAME$ function converts a Day-of-Weeek number
into a
string representing
its associated name. The
argument must be in the range of 0 through 6, representing the names Sunday,
Monday, etc.