---
title: date
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/calendar/recurrencerule/end-swift.struct/date
---

# date

The latest date when the event may occur This value is set when the struct was initialized with .afterDate()

## Declaration

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

## See Also

### Instance Properties

- [occurrences](foundation/calendar/recurrencerule/end-swift.struct/occurrences.md)
