|
From: | Richard Frith-Macdonald |
Subject: | [bug #30026] Unknown time zone name `PST' |
Date: | Tue, 01 Jun 2010 18:51:26 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7 |
Update of bug #30026 (project gnustep): Status: None => Need Info _______________________________________________________ Follow-up Comment #1: What is the bug? You provide an error message complaining about an invalid time zone name being set ... but no information about the context. Where is your timezone set and why isn't it set to a valid name (what did you set it to)? from the NSTimeZone documentation ... The local time zone can be specified with: 1) the user defaults database 2) the GNUSTEP_TZ environment variable 3) the file LOCAL_TIME_FILE in _time_zone_path() 4) the TZ environment variable 5) TZDEFAULT defined in tzfile.h on platforms which have it 6) tzset() & tznam[] for platforms which have it 7) Windows registry, for Win32 systems 8) or the fallback time zone (which is UTC) with the ones listed first having precedence. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?30026> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |