Zoom Video SDK Recordings page displays UTC instead of the configured account timezone

Hello Zoom Team,

I am using Zoom Video SDK with Cloud Recording and Recording Transcripts in my application.

My Zoom account’s personal profile timezone is already set to:

(GMT+5:30) India / Asia/Kolkata

However, after a Video SDK session is completed, the recording appears in the Video SDK → Recordings dashboard, and the Start time is displayed in UTC instead of my configured timezone.

For example, my application session is scheduled for:

2026-08-17T07:30:00.000Z

which is 1:00 PM IST (Asia/Kolkata).

But in the Video SDK Recordings page, the recording time is displayed as the UTC time rather than 1:00 PM IST.

My question

I would like to understand whether the Video SDK Recordings dashboard is supposed to use UTC regardless of the account timezone, or whether there is a setting/configuration that allows it to use the timezone configured in my Zoom profile.

If this is expected behavior, is there any way to change the Video SDK Recordings dashboard to display the recording time in IST (Asia/Kolkata)?

If there is a supported setting or configuration for this, could you please let me know how to enable it?

Thank you.