---
title: endDate
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkworkoutbuilder/enddate
---

# endDate

The workout’s end date and time.

## Declaration

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

## See Also

### Ending the workout

- [endCollection(withEnd:completion:)](healthkit/hkworkoutbuilder/endcollection(withend:completion:).md)
- [finishWorkout(completion:)](healthkit/hkworkoutbuilder/finishworkout(completion:).md)
- [discardWorkout()](healthkit/hkworkoutbuilder/discardworkout().md)
