---
title: endDate
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/ddmatchcalendarevent/enddate
---

# endDate

A date that represents the end of the event.

## Declaration

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

## See Also

### Getting event details

- [isAllDay](datadetection/ddmatchcalendarevent/isallday.md)
- [endTimeZone](datadetection/ddmatchcalendarevent/endtimezone.md)
- [startDate](datadetection/ddmatchcalendarevent/startdate.md)
- [startTimeZone](datadetection/ddmatchcalendarevent/starttimezone.md)
