---
title: endDate
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmpedometerdata/enddate
---

# endDate

The end time for the pedometer data.

## Declaration

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

## Discussion

Discussion The startDate and endDate represent the period of time over which the pedometer data was gathered.

## See Also

### Getting the Dates

- [startDate](coremotion/cmpedometerdata/startdate.md)
