2.2.2.4 Day Options
This section defines literal constants for day options, which specify a calendar day of the week for a scheduled event. These values are used in WSRM Protocol method parameters and XML data elements.
Note All string values are case-insensitive.
|
Constant/value |
Description |
|---|---|
|
Monday "mo" |
The event is scheduled for a Monday. |
|
Tuesday "tu" |
The event is scheduled for a Tuesday. |
|
Wednesday "we" |
The event is scheduled for a Wednesday. |
|
Thursday "th" |
The event is scheduled for a Thursday. |
|
Friday "fr" |
The event is scheduled for a Friday. |
|
Saturday "sa" |
The event is scheduled for a Saturday. |
|
Sunday "su" |
The event is scheduled for a Sunday. |
|
Day "day" |
The event is scheduled for any day. |