Specifies the first day of the week.
Syntax
SET FDOW TO [nExpression]
Arguments
nExpression
Specifies the first day of the week. The following table lists the values nExpression can assume and the corresponding first day of the week.
Nexpression | Day of the week |
1 | Sunday |
2 | Monday |
3 | Tuesday |
4 | Wednesday |
5 | Thursday |
6 | Friday |
7 | Saturday |
If you omit nExpression, the first day of the week is reset to Sunday (1).
Remarks
The first day of the week can also be set with the Week Starts On list box in the Regional tab of the Options dialog.