[Bug 1116498] YaST does not change DEFAULT_TIMEZONE in /etc/sysconfig/clock
https://bugzilla.suse.com/show_bug.cgi?id=1116498 https://bugzilla.suse.com/show_bug.cgi?id=1116498#c7 Stefan Hundhammer <shundhammer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #7 from Stefan Hundhammer <shundhammer@suse.com> --- This is read and written in this code: https://github.com/yast/yast-country/blob/master/timezone/src/modules/Timezo... AFAICS this serves as the default for timezone selection. The default is read from the product's control.xml file. If the language / country definitions suggest a different timezone for the language (and country?), that one will be used instad. For many countries, this gives a clear result, because they don't stretch over multiple timezones: German -> CET (UTC+1) Italian -> CET (UTC+1) but there are others that don't have such a simple 1:1 mapping; English, Spanish, Russian come to mind. AFAICS this works as designed, and there are limits what we can do here anyway. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com