---
title: weekdays
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/calendar/recurrencerule/weekdays
---

# weekdays

On which days of the week the event should occur

## Declaration

```swift
var weekdays: [Calendar.RecurrenceRule.Weekday]
```
