---
title: dateCreated
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartphotoplaybackintent/datecreated
---

# dateCreated

The range of dates during which someone took the pictures.

## Declaration

```swift
@NSCopying var dateCreated: INDateComponentsRange? { get }
```

## Discussion

Discussion Use this property to limit the scope of the search to photos taken within the specified dates.

## See Also

### Getting the Search Attributes

- [locationCreated](intents/instartphotoplaybackintent/locationcreated.md)
- [albumName](intents/instartphotoplaybackintent/albumname.md)
- [includedAttributes](intents/instartphotoplaybackintent/includedattributes.md)
- [excludedAttributes](intents/instartphotoplaybackintent/excludedattributes.md)
