[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #33455] Time zone issue on Linux systems running in the UK
From: |
Wolfgang Lux |
Subject: |
[bug #33455] Time zone issue on Linux systems running in the UK |
Date: |
Wed, 01 Jun 2011 15:03:00 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; de; rv:1.9.2.17) Gecko/20110422 Ubuntu/10.04 (lucid) Firefox/3.6.17 |
Follow-up Comment #3, bug #33455 (project gnustep):
> It's not so much a bug as an incorrectly installed system ...
> base tries to guess the timezone if it's not properly installed,
So the question is what means properly installed. I know I can set 'Local Time
Zone' in NSGlobalDefaults or even set up a file somewhere deep in the
gnustep-base library's resources (which I'd like to refrain from doing, since
that file has to be recreated whenever -base is updated to a new version), but
I'd prefer not having to perform such additional post installation steps.
> IIRC gnustep-base defaults to GMT/UCT/UTC/Zulu (all mean the
> same) if it fails to guess the timezone from the information
> the operating system makes available.
While that is true, I doesn't apply to the systems in question. NSTimeZone
uses the information provided by tzset. In particular, this is
tzname[0] = "GMT"
tzname[1] = "BST"
timezone = 0
daylight = 1
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33455>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/