microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.15k stars 309 forks source link

TimeZoneOffset() returns incorrect value for "Central European Standard Time" #2480

Closed jas-valgotar closed 1 day ago

jas-valgotar commented 2 weeks ago

TimeZoneOffset() should currently return -60 for Central European Standard Time, but returns -120 https://fx4.azurewebsites.net/?session=t1#expr_VGltZVpvbmVPZmZzZXQoKQ== image

LucGenetier commented 2 days ago

This seems normal Am I missing anything?

image

jas-valgotar commented 1 day ago

Discussed offline, this is not an issue.