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
I think that the test is bad, not the behaviour as s and subsequently v is in local timezone however s4 is always in GMT -> the test assumes that the user is not in GMT.
However I've tried to play with the offset and I am not sure I am getting the behaviour:
Test
JsepTest.timeTest()
fails on line 204 for User with GMT timezone:JsepTest.cls
Repro
Given you execute anonymously:
Then for User with timezone "Africa/Brazzaville" prints:
For User with timezone "GMT" (or any other GMT+00:00) prints:
The text was updated successfully, but these errors were encountered: