Contains detailed data about Monday week formats.
URL
/odata/dMondayWeek
Attributes
| Name | Data Type | Connects to: |
|---|---|---|
| year_key | Edm.Byte | |
| monday_week_key | Edm.Int32 |
| Name | Data Type | Description |
|---|---|---|
| week_start_date | Edm.DateTimeOffset | Date of the first day of the week. This day will be a Monday. |
| week_end_date | Edm.DateTimeOffset | Date of the last day of the week. This day will be a Sunday. |
| date_range_us_format | Edm.String | Date range in the format: mm/dd/yyyy - mm/dd/yyyy
|
| date_range_eu_format | Edm.String | Date range in the format: dd/mm/yyyy - dd/mm/yyyy
|
| week_of_year | Edm.Byte | Week of the year. |