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

# startDate

The time that the device starts recording the odometer data.

## Declaration

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

## See Also

### Getting date and times

- [endDate](coremotion/cmodometerdata/enddate.md)
- [gpsDate](coremotion/cmodometerdata/gpsdate.md)
