---
title: dayOfTheWeek
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekrecurrencedayofweek/dayoftheweek
---

# dayOfTheWeek

The day of the week.

## Declaration

```swift
var dayOfTheWeek: EKWeekday { get }
```

## Discussion

Discussion Values are from 1 to 7, with Sunday being 1.

## See Also

### Related Documentation

- [Calendar and Reminders Programming Guide](apple-archive/documentation/DataManagement/Conceptual/EventKitProgGuide/Introduction.md)

### Accessing Properties of a Day of the Week

- [weekNumber](eventkit/ekrecurrencedayofweek/weeknumber.md)
