---
title: calendar
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfdateformatterkey/calendar
---

# calendar

Specifies the calendar property, a CFCalendar object.

## Declaration

```swift
static let calendar: CFDateFormatterKey!
```

## See Also

### Constants

- [isLenient](corefoundation/cfdateformatterkey/islenient.md)
- [timeZone](corefoundation/cfdateformatterkey/timezone.md)
- [calendarName](corefoundation/cfdateformatterkey/calendarname.md)
- [defaultFormat](corefoundation/cfdateformatterkey/defaultformat.md)
- [twoDigitStartDate](corefoundation/cfdateformatterkey/twodigitstartdate.md)
- [defaultDate](corefoundation/cfdateformatterkey/defaultdate.md)
- [eraSymbols](corefoundation/cfdateformatterkey/erasymbols.md)
- [monthSymbols](corefoundation/cfdateformatterkey/monthsymbols.md)
- [shortMonthSymbols](corefoundation/cfdateformatterkey/shortmonthsymbols.md)
- [weekdaySymbols](corefoundation/cfdateformatterkey/weekdaysymbols.md)
- [shortWeekdaySymbols](corefoundation/cfdateformatterkey/shortweekdaysymbols.md)
- [amSymbol](corefoundation/cfdateformatterkey/amsymbol.md)
- [pmSymbol](corefoundation/cfdateformatterkey/pmsymbol.md)
- [longEraSymbols](corefoundation/cfdateformatterkey/longerasymbols.md)
- [veryShortMonthSymbols](corefoundation/cfdateformatterkey/veryshortmonthsymbols.md)
