---
title: endDate
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekrecurrenceend/enddate
---

# endDate

The end date of the recurrence end, or nil if the recurrence end is count-based.

## Declaration

```swift
var endDate: Date? { get }
```

## See Also

### Accessing Recurrence End Properties

- [occurrenceCount](eventkit/ekrecurrenceend/occurrencecount.md)
