---
title: modifiedDateComponents
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intasklist/modifieddatecomponents
---

# modifiedDateComponents

The date on which the intent most recently modified the task list.

## Declaration

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

## See Also

### Getting the Modification Dates

- [createdDateComponents](intents/intasklist/createddatecomponents.md)
