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

# era

Specifies the era unit.

## Declaration

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

## See Also

### Constants

- [year](corefoundation/cfcalendarunit/year.md)
- [month](corefoundation/cfcalendarunit/month.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)
