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

# seconds

On which seconds of the minute the event should repeat. Valid values between 0 and 60

## Declaration

```swift
var seconds: [Int]
```
