First Day of Week (FirstDayOfWeek)
Numeric value representing the day that is considered to be the first day of the week,
with 0
representing Monday and 6
representing Sunday. Default is
6
.
Value |
Description |
---|---|
|
Monday |
|
Tuesday |
|
Wednesday |
|
Thursday |
|
Friday |
|
Saturday |
|
Sunday |
Setting in ProcScript
$fieldproperties(CALENDAR) = "FirstDayOfWeek=0"