Timezones
Brave New Coin APIs will return datetime values in ISO8601 format. Datetime values are always returned in UTC time
(as indicated by the Z
at the end of the datetime value).
Currently, Brave New Coin APIs only accept datetimes in query parameters and request bodies which are in UTC.