---
title: date
framework: workoutkit
role: symbol
role_heading: Instance Property
path: workoutkit/scheduledworkoutplan/date
---

# date

Date components that determine when the workout should begin.

## Declaration

```swift
var date: DateComponents { get set }
```

## See Also

### Accessing plan data

- [plan](workoutkit/scheduledworkoutplan/plan.md)
- [complete](workoutkit/scheduledworkoutplan/complete.md)
