DayOfWeek
Returns the week day for a date specified as a serial number.
| SYNTAX |
|
| ARGUMENTS | date Integer date |
| RETURN | Weekday number
0 = Sunday to 6 = Saturday |
| EXAMPLE |
|
Returns the week day for a date specified as a serial number.
| SYNTAX |
|
| ARGUMENTS | date Integer date |
| RETURN | Weekday number
0 = Sunday to 6 = Saturday |
| EXAMPLE |
|