---
title: startDate
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkleaderboard/startdate
---

# startDate

The date and time a recurring leaderboard occurrence starts accepting scores.

## Declaration

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

## See Also

### Accessing Recurring Leaderboard Properties

- [nextStartDate](gamekit/gkleaderboard/nextstartdate.md)
- [duration](gamekit/gkleaderboard/duration.md)
