---
title: createdDateComponents
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intask/createddatecomponents
---

# createdDateComponents

The initial creation date of the task.

## Declaration

```swift
var createdDateComponents: DateComponents? { get }
```

## See Also

### Getting the Modification Dates

- [modifiedDateComponents](intents/intask/modifieddatecomponents.md)
