---
title: endDate
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clktimeintervalgaugeprovider/enddate
---

# endDate

The ending time and date for the gauge’s time interval.

## Declaration

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

## Discussion

Discussion The end date is equal to or later than the start date.

## See Also

### Getting Information about the Gauge

- [startDate](clockkit/clktimeintervalgaugeprovider/startdate.md)
- [startFillFraction](clockkit/clktimeintervalgaugeprovider/startfillfraction.md)
- [endFillFraction](clockkit/clktimeintervalgaugeprovider/endfillfraction.md)
