---
title: endDateComponents
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkdatecomponentsrange/enddatecomponents
---

# endDateComponents

The end date and time of the range.

## Declaration

```swift
var endDateComponents: DateComponents { get }
```

## See Also

### Reading the Start and End Dates

- [startDateComponents](passkit/pkdatecomponentsrange/startdatecomponents.md)
