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
When setting vestigial static variables like tzname,
daylight, and timezone, prefer specified timestamps
to unspecified ones with abbreviations "-00".
Problem reported by Almaz Mingaleev in:
https://mm.icann.org/pipermail/tz/2022-May/031438.html
* NEWS: Mention this.
* localtime.c (may_update_tzname_etc): New function.
(settzname): Use it to ignore unspecified timestamps unless
they are all we have. Look in reverse order for efficiency.
0 commit comments