---
title: date
framework: usernotifications
role: symbol
role_heading: Instance Property
path: usernotifications/unnotification/date
---

# date

The delivery date of the notification.

## Declaration

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

## Discussion

Discussion The system displays this date to the user in Notification Center.

## See Also

### Getting the Notification Details

- [request](usernotifications/unnotification/request.md)
