SM
DateInfo
DAC for exposing several calculated date fields for a date.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Date | datetime | Date | - | |
Description:No description available | ||||
DateInt | int | Date (Integer) | - | |
Description:No description available | ||||
Day | int | Day Of Month | - | |
Description:No description available | ||||
DayInWeekNonexistent in DB | int? | Day In Week | - | |
Description:No description available | ||||
DayOfWeekNameNonexistent in DB | string | Day Of Week (Name) | - | |
Description:No description available | ||||
Month | int | Month Of Year | - | |
Description:No description available | ||||
MonthInCalendarNonexistent in DB | string | Month In Calendar | - | |
Description:No description available | ||||
MonthNameNonexistent in DB | string | Month Name | - | |
Description:No description available | ||||
Quarter | int | Quarter Of Year | - | |
Description:No description available | ||||
QuarterInCalendarNonexistent in DB | string | Quarter | - | |
Description:No description available | ||||
WeekEndingNonexistent in DB | DateTime? | Week Ending | - | |
Description:No description available | ||||
Year | int | Year | - | |
Description:No description available | ||||