---
title: completionDate
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/completiondate
---

# completionDate

The date on which the item was completed.

## Declaration

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

## See Also

### Describing events

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