---
title: dateComponents
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/uncalendarnotificationtrigger/datecomponents
---

# dateComponents

The date components to construct this object.

## Declaration

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

## Discussion

Discussion Use this property to review the date components associated with this trigger.

## See Also

### Getting the Trigger Information

- [nextTriggerDate()](usernotifications/uncalendarnotificationtrigger/nexttriggerdate().md)
