dMonth

Contains detailed data about month formats.

URL

/odata/dMonth

Attributes

Name Data Type Connects to:
month_key Edm.Int32
quarter_key Edm.Int16
year_key Edm.Byte
Key Attributes
Name Data Type Description
month_number Edm.Byte Month of a year.
year_number Edm.Int16 Year a month is in.
month_name Edm.String Name of month.
month_abbrv Edm.String Abbreviation of month name.
days_in_month Edm.Byte Number of days in a month.
weekdays_in_month Edm.Byte Number of weekdays in a month.
Table Attributes