Share via

Graph getSchedule returns wrong daylight offset in Customized Time Zone

Aihab Umair 0 Reputation points
2025-04-29T12:27:22.6+00:00

I have been using graph sdk for fetching outlook users’ calendar (organization). The schedule returned seems to he correct except in case when the time zone returned is “Customized Time Zone”.

For every user that has their workingHours time zone coming as “Customized Time Zone”, I’m getting daylightBias property as 0. It doesn’t make sense because daylight bias 0 would not mean a custom time zone but a predefined time zone (windows/iana).

Also, from their outlook profile and comparing the bias from the API, the daylightBias should come as -60 but it is coming as 0.

Is this a known issue?

Microsoft Security | Microsoft Graph
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.