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
Use a fixed timestamp for test_strftime_zZ (#22796)
This test was using the current time test timezone offsets, but that
approach fails when the local UTC offset changes for DST/summer-time.
Instead, use a fixed timestamp for an unchanging date.
---------
Co-authored-by: Alon Zakai <[email protected]>
0 commit comments