Zoom API time zone | Community
Skip to main content
Newcomer
May 11, 2023
Question

Zoom API time zone

  • May 11, 2023
  • 1 reply
  • 10 views

I am getting a user activity report however the time is not accurate. 

the user is show on the browser as 

May 9, 2023 08:13:36 PM

while the time api report is 

2023-05-10T00:13:36Z

 

is there a way to enforce the timezone. 

 

this is the api I am using 

 

https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/reportSignInSignOutActivities

    1 reply

    Employee
    May 11, 2023

    From my understanding, ZOOM API is UTC timezone. Thanks.