2018-03-18 20:21:24 +01:00
|
|
|
## Timezones & Date Format
|
|
|
|
|
|
|
|
**Date Format**
|
|
|
|
|
2018-03-20 10:48:00 +01:00
|
|
|
In general the API returns and expects dates & times in the ISO 8601 format.
|
|
|
|
For example: `2017-02-27T17:05:33.155Z` for a time or `2017-02-27` for a date.
|
2018-03-18 20:21:24 +01:00
|
|
|
|
|
|
|
**Timezone**
|
|
|
|
|
2018-03-20 10:48:00 +01:00
|
|
|
The default timezone returned will be the UTC timezone
|