0e45273330
If the timezone offset calculation in the World Clocks contains non-zero minutes, then a decimal Hours value is being displayed. Limit the Hours value to integers by using Math.floor(). Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2255>