Dates
The API will return dates in the format specified by ISO 8601.
It is recommended to post dates in this format.
-
If you just need the date use: YYYY-MM-DD (e.g. 2018-12-25)
-
If you need a time component use: YYYY-MM-DDTHH:MM:SS (e.g. 2018-12-25T12:30:00)
Other date formats may work but can not be guaranteed.