DayTypeEnum
Enum CDM 7.2.0Lists the enumerated values to specify the day type classification used in counting the number of days between two dates.
Values 5
Namespace cdm.base.datetime
Values
5 permitted values.
| Value | Description |
|---|---|
| Business | Applies when calculating the number of days between two dates the count includes only business days. |
| Calendar | Applies when calculating the number of days between two dates the count includes all calendar days. |
| CurrencyBusiness | Applies when calculating the number of days between two dates the count includes only currency business days. |
| ExchangeBusiness | Applies when calculating the number of days between two dates the count includes only stock exchange business days. |
| ScheduledTradingDay | Applies when calculating the number of days between two dates the count includes only scheduled trading days. |
Referenced by
4 types hold a DayTypeEnum 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 |
|---|---|---|
| MapDayTypeEnum | returns | — |
Open DayTypeEnum 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.