You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all OS use the IANA time zone database, most notably Windows. So it's not all always possible to directly return the OS time zone as an IANA time zone, because the OS time zone may first need to be mapped to a corresponding IANA time zone.
For example the Windows time zone "India Standard Time" can be either mapped to Asia/Kolkata or Asia/Calcutta. Or "FLE Standard Time" to either Europe:Kyiv or Europe/Kiev (assuming the user region is 001 (World) or UA (Ukraine)).