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

# date

The date the exposure occurred.

## Declaration

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

## Discussion

Discussion This property may report a date of relative precision, such as within one day of the actual event.

## See Also

### Exposure Criteria

- [attenuationDurations](exposurenotification/enexposureinfo/attenuationdurations.md)
- [attenuationValue](exposurenotification/enexposureinfo/attenuationvalue.md)
- [duration](exposurenotification/enexposureinfo/duration.md)
- [totalRiskScore](exposurenotification/enexposureinfo/totalriskscore.md)
- [totalRiskScoreFullRange](exposurenotification/enexposureinfo/totalriskscorefullrange.md)
- [transmissionRiskLevel](exposurenotification/enexposureinfo/transmissionrisklevel.md)
- [ENAttenuation](exposurenotification/enattenuation.md)
- [metadata](exposurenotification/enexposureinfo/metadata.md)
- [daysSinceOnsetOfSymptoms](exposurenotification/enexposureinfo/dayssinceonsetofsymptoms.md)
- [diagnosisReportType](exposurenotification/enexposureinfo/diagnosisreporttype.md)
- [ENDaysSinceOnsetOfSymptomsUnknown](exposurenotification/endayssinceonsetofsymptomsunknown.md)
