# iX Hello Supported Periods Date Range

iX Hello Supported Periods (Date Ranges)

This list is as of March 1, 2021

* Today
* Yesterday
* Tomorrow
* Sunday | This Sunday | This Week Sunday
* {Day} | This {Day} | This Week {Day} || Day = Sunday, Monday, Tuesday etc
* Next {Day} | Next Week {Day}
* Last {Day} | Last Week {Day}
* This Week | Current Week
* Last Week | Previous Week
* Next Week | Coming Week
* This Month | Current Month
* Last Month | Previous Month
* Next Month | Coming Month
* This Year | Current Year
* Last Year | Previous Year
* Next Year | Coming Year

Users can use these values as their input for the date ranges in their apps.&#x20;

<figure><img src="/files/cqW0sWrQuWTsZ1YwPP2P" alt=""><figcaption></figcaption></figure>

Provide these inputs and iX Hello shall be correctly able to resolve the corresponding date and periods.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ixhello.com/ixhc/apps/ix-hello-supported-periods-date-range.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
