> For the complete documentation index, see [llms.txt](https://developer.perculus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.perculus.com/v2-en/accepted-formats/dates.md).

# Dates

When sending a date parameter from a request, the date should be in ISO-8601(YYYY-MM-DDTHH:MM:SS) format without an included timezone.

{% hint style="info" %}
An example to a valid date string would be "2024-10-22T14:15:00"
{% endhint %}
