opt-cc/server/apib/base/datetime.apib

11 lines
271 B
Plaintext
Raw Normal View History

## 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.
**Timezone**
2018-03-20 10:48:00 +01:00
The default timezone returned will be the UTC timezone