---
title: month
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfcalendarunit/month
---

# month

Specifies the month unit.

## Declaration

```swift
static var month: CFCalendarUnit { get }
```

## See Also

### Constants

- [era](corefoundation/cfcalendarunit/era.md)
- [year](corefoundation/cfcalendarunit/year.md)
- [day](corefoundation/cfcalendarunit/day.md)
- [hour](corefoundation/cfcalendarunit/hour.md)
- [minute](corefoundation/cfcalendarunit/minute.md)
- [second](corefoundation/cfcalendarunit/second.md)
- [week](corefoundation/cfcalendarunit/week.md)
- [weekday](corefoundation/cfcalendarunit/weekday.md)
- [weekdayOrdinal](corefoundation/cfcalendarunit/weekdayordinal.md)
- [quarter](corefoundation/cfcalendarunit/quarter.md)
- [weekOfMonth](corefoundation/cfcalendarunit/weekofmonth.md)
- [weekOfYear](corefoundation/cfcalendarunit/weekofyear.md)
- [yearForWeekOfYear](corefoundation/cfcalendarunit/yearforweekofyear.md)
