discuss-gnustep
[Top][All Lists]
Advanced

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

Re: SystemPreferences app and NSLocale


From: Stefan Bidigaray
Subject: Re: SystemPreferences app and NSLocale
Date: Sun, 20 Aug 2017 10:58:17 -0400

Absolutely! What I was trying to say before is that I don't know how locales are set. I don't think SystemPreferences has a pane for locale, though, does it? That leads me to the other part of my question, which default sets this?

On Aug 20, 2017 10:51, "Riccardo Mottola" <riccardo.mottola@libero.it> wrote:

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]