---
title: startDateComponents
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkdatecomponentsrange/startdatecomponents
---

# startDateComponents

The start date and time of the range.

## Declaration

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

## See Also

### Reading the Start and End Dates

- [endDateComponents](passkit/pkdatecomponentsrange/enddatecomponents.md)
