---
title: calendar
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicalendarview/calendar
---

# calendar

The calendar that the calendar view illustrates.

## Declaration

```swift
var calendar: Calendar { get set }
```

## Discussion

Discussion Defaults to current, which is the user’s current calendar set in Settings.

## See Also

### Setting calendar details

- [locale](uikit/uicalendarview/locale.md)
- [timeZone](uikit/uicalendarview/timezone.md)
