---
title: date
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmfalldetectionevent/date
---

# date

The event’s time and date.

## Declaration

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

## Discussion

Discussion Use the date to identify a fall event. The system guarantees fall events have different date values.
