---
title: creationDate
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvcontentitem/creationdate
---

# creationDate

The date when the content item was created, or the date when it was first broadcast, or some other kind of origination date.

## Declaration

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

## See Also

### Inspecting the Content Properties

- [duration](tvservices/tvcontentitem/duration.md)
- [expirationDate](tvservices/tvcontentitem/expirationdate.md)
- [imageShape](tvservices/tvcontentitem/imageshape.md)
- [TVContentItemImageShape](tvservices/tvcontentitemimageshape.md)
