> For the complete documentation index, see [llms.txt](https://3commas.gitbook.io/3commas-official-api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3commas.gitbook.io/3commas-official-api-docs/general-information/dates-and-times.md).

# Dates and times

All dates and times use the [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.

For example:

| Time and date         | ISO 8601                 |
| --------------------- | ------------------------ |
| 2024-08-23            | 2024-08-23T00:00:00.000Z |
| 01.10.2024 00:00:00   | 2024-10-01T04:00:00.000Z |
| 12 Sen 2024, 15:53:22 | 2024-09-12T15:53:22.940Z |
