---
title: endDate
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/enddate
---

# endDate

The end date for the item.

## Declaration

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

## See Also

### Describing events

- [allDay](corespotlight/cssearchableitemattributeset/allday.md)
- [completionDate](corespotlight/cssearchableitemattributeset/completiondate.md)
- [dueDate](corespotlight/cssearchableitemattributeset/duedate.md)
- [importantDates](corespotlight/cssearchableitemattributeset/importantdates.md)
- [startDate](corespotlight/cssearchableitemattributeset/startdate.md)
