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

# endDate

The time that the device stops recording the odometer data.

## Declaration

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

## See Also

### Getting date and times

- [startDate](coremotion/cmodometerdata/startdate.md)
- [gpsDate](coremotion/cmodometerdata/gpsdate.md)
