---
title: nextStartDate
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkleaderboard/nextstartdate
---

# nextStartDate

The date and time the next recurring leaderboard occurrence starts accepting scores.

## Declaration

```swift
var nextStartDate: Date? { get }
```

## Mentioned in

Creating recurring leaderboards

## See Also

### Accessing Recurring Leaderboard Properties

- [startDate](gamekit/gkleaderboard/startdate.md)
- [duration](gamekit/gkleaderboard/duration.md)
