question

Jesse Merriman avatar image
Jesse Merriman asked Phong Vu answered

Clarification on ISO 8601 DateTimes

I am scratching my head over the wording of this instruction in the API docs for Call Logs.

The end datetime for resulting records in (ISO 8601)[https://en.wikipedia.org/wiki/ISO_8601] format including timezone, for example 2016-03-10T18:07:52.534Z

What does it mean, "including timezone" ?? I am using the C# SDK and this is confusing to me.

Are we supposed to include the timezone offset? (-04:00)

If that's the case, the provided example isnt helpful at all

rest api
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered

Our time is in UTC. So it simply means that all activities from different time zones will be converted to UTC time. When consuming the data, you can convert it back to the your local time zone like your case -04.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys