---
title: creationDate
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkgameactivity/creationdate
---

# creationDate

The date when the activity was created.

## Declaration

```swift
var creationDate: Date { get }
```

## See Also

### Getting the activity properties

- [duration](gamekit/gkgameactivity/duration.md)
- [startDate](gamekit/gkgameactivity/startdate.md)
- [endDate](gamekit/gkgameactivity/enddate.md)
- [lastResumeDate](gamekit/gkgameactivity/lastresumedate.md)
