---
title: date
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposuredaysummary/date
---

# date

The date that the exposure occurred.

## Declaration

```swift
var date: Date { get }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.7 and later.

## See Also

### Getting Exposure Summary Information

- [confirmedClinicalDiagnosisSummary](exposurenotification/enexposuredaysummary/confirmedclinicaldiagnosissummary.md)
- [confirmedTestSummary](exposurenotification/enexposuredaysummary/confirmedtestsummary.md)
- [recursiveSummary](exposurenotification/enexposuredaysummary/recursivesummary.md)
- [selfReportedSummary](exposurenotification/enexposuredaysummary/selfreportedsummary.md)
- [daySummary](exposurenotification/enexposuredaysummary/daysummary.md)
