# Date formats

All timestamps are formatted using ISO 8601 format (RFC 3339). For those API calls that require a timestamp to be specified, it is necessary to use date and time in this format.

Example:

```
1994-11-15T08:12:31+00:00
```
