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
This PR extends TZdb to honor the `TZ` environment variable and fall
back to `UTC` if `/etc/localtime` does not exist.
This is more consistent with C and allows overwriting local time as
unprivileged user.
0 commit comments