6893fc3810
Some timezones, like the one of Kathmandu don't only have hour-based timezone offsets, but their timezones are also offset by minutes. So instead of showing weird values like "+5.8", show the minutes properly in a format like "+5:45". Fixes https://gitlab.gnome.org/GNOME/gnome-shell/issues/2438