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
* The timezone database file was not searched for in the correct
location, giving an empty timezone list. Patch in the correct path.
* The time utility believed it was built on a non-systemd-based distro,
and so used an incorrect method to manipulate the timezone. Tell it
that it should use systemd.
The timezone list, and using the list to set the timezone, now work
properly. Note that the taskbar clock will only update to the correct
timezone on the next minute.
0 commit comments