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

# minutes

On which minutes of the hour the event should repeat. Accepts values between 0 and 59

## Declaration

```swift
var minutes: [Int]
```
