DateTime Values With Timezone
To ensure that Decision Cloud is able to easily and consistently work with datetime values across all vendor applications, dates with times submitted through the API are handled using Coordinated Universal Time (UTC) standards.
Datetime values returned from the API will always be in UTC time (as indicated by the Z at the end of the value), however when submitting new values for a datetime field, the UTC value should generally be provided using the following ISO-8601 standard format:
YYYY-MM-DDThh:mm:ssTZDSupported Time Zone Designator offsets: Z, ±hh:mm, ±hhmm