---
title: gpsDate
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmodometerdata/gpsdate
---

# gpsDate

The time of the GPS measurement associated with the location.

## Declaration

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

## See Also

### Getting date and times

- [startDate](coremotion/cmodometerdata/startdate.md)
- [endDate](coremotion/cmodometerdata/enddate.md)
