---
title: INSortType.byDate
framework: intents
role: symbol
role_heading: Case
path: intents/insorttype/bydate
---

# INSortType.byDate

The sorted items are in date order.

## Declaration

```swift
case byDate
```

## Discussion

Discussion You may specify this sort type regardless of whether the search included a date as one of the search parameters.

## See Also

### Constants

- [INSortType.unknown](intents/insorttype/unknown.md)
- [INSortType.asIs](intents/insorttype/asis.md)
