---
title: importantDates
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/importantdates
---

# importantDates

An array of important dates associated with the item.

## Declaration

```swift
var importantDates: [Date]? { get set }
```

## See Also

### Describing events

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