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

# date

The date on which the pedometer event was recorded.

## Declaration

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

## See Also

### Pedometer Data

- [type](coremotion/cmpedometerevent/type.md)
- [CMPedometerEventType](coremotion/cmpedometereventtype.md)
