---
title: current
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/calendar/current
---

# current

The user’s current calendar.

## Declaration

```swift
static var current: Calendar { get }
```

## Discussion

Discussion This calendar does not track changes that the user makes to their preferences.

## See Also

### Getting the User’s Calendar

- [autoupdatingCurrent](foundation/calendar/autoupdatingcurrent.md)
