bug-gnustep
[Top][All Lists]
Advanced

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

[bug #30026] Unknown time zone name `PST'


From: Sergey Golovin
Subject: [bug #30026] Unknown time zone name `PST'
Date: Wed, 16 Jun 2010 09:54:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9

Follow-up Comment #13, bug #30026 (project gnustep):

Sorry for the late response.

I had the problem on Ubuntu with time zone detecting for 
SYSTEM_TIME_FILE (/etc/localhost) was copied (not symlinked) 
by Gnome. The time zone can be detected even with my time zone
abbreviation (which haven't the univocal correspondence with
the time zone name) by comparing SYSTEM_TIME_FILE with the list of
zoneinfo files. The file list can be built from the time zone
names list for such time zone abbreviation (e.g. SAMT is valid for
Pacific/Samoa, Pacific/Pago_Pago, Pacific/Apia, Asia/Samarkand, 
Europe/Samara, US/Samoa). 

The patch implements this approach. 
It can slow down time zone detecting due to calling of 
[NSTimeZone abbreviationMap] so the patch emits the log message 
about how to elaborate this by setting of the environment.


(file #20761)
    _______________________________________________________

Additional Item Attachment:

File name: NSTimeZone_v2.patch            Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30026>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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