---
title: startDate
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmpedometerdata/startdate
---

# startDate

The start time for the pedometer data.

## Declaration

```swift
var startDate: 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

- [endDate](coremotion/cmpedometerdata/enddate.md)
