Contains detailed data about year formats.
URL
/odata/dYear
Attributes
| Name | Data Type | Connects to: |
|---|---|---|
| year_key | Edm.Byte |
| Name | Data Type | Description |
|---|---|---|
| year_number | Edm.Int16 | Calendar year. |
| days_in_year | Edm.Int16 | Number of days in a year. |
| is_leap_year | Edm.Boolean | TRUE if a year is a leap year, FALSE otherwise. |