DayOfWeekEnum
Enum CDM 7.2.0The enumerated values to specify a day of the seven-day week.
Values
7 permitted values.
| Value | Description |
|---|---|
| MON | Monday |
| TUE | Tuesday |
| WED | Wednesday |
| THU | Thursday |
| FRI | Friday |
| SAT | Saturday |
| SUN | Sunday |
Referenced by
3 types hold a DayOfWeekEnum as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| DayOfWeek | returns | Returns the day of week corresponding to the supplied date. |
| MapDayOfWeekEnum | returns | — |
Open DayOfWeekEnum in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.