---
title: expirationDate
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipasteboard/optionskey/expirationdate
---

# expirationDate

The time and date that you want the system to remove the pasteboard items from the pasteboard.

## Declaration

```swift
static let expirationDate: UIPasteboard.OptionsKey
```

## Discussion

Discussion Specify the date and time as an NSDate value.

## See Also

### Constants

- [localOnly](uikit/uipasteboard/optionskey/localonly.md)
