discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SystemPreferences app and NSLocale


From: Riccardo Mottola
Subject: Re: SystemPreferences app and NSLocale
Date: Sun, 20 Aug 2017 16:51:29 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi,


On 20/08/2017 16:32, Stefan Bidigaray wrote:
If I understand your original question correctly, you are having issues seeing the locale. The time zone settings, however, do not set the locale. I'm not sure what which default does.


in which Key should the time zone be set?
The TimeZone Module sets "Local Time Zone":

[domain setObject: [zoneField stringValue] forKey: @"Local Time Zone"];

The Date and Time preference pane doesn't set anything else and I don't think it should either: "locale" settings like language, time format and such should be a different setting.
If I travel to another state, I can change my timezone without affecting anything else, don't you agree?

Riccardo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]