The day of the week.
SDKs
- iOS 4.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- watchOS 2.0+
Framework
- Event
Kit
Declaration
var dayOfTheWeek: EKWeekday { get }
Discussion
Values are from 1
to 7
, with Sunday being 1
.
The day of the week.
SDKs
Framework
var dayOfTheWeek: EKWeekday { get }
Values are from 1
to 7
, with Sunday being 1
.
var week Number: Int
The week number of the day of the week.