Re: Windows XP timezone language issue

2007-06-14 Thread Paul Sijben
MRAB wrote: > On Jun 13, 7:31 am, Paul Sijben <[EMAIL PROTECTED]> wrote: >> I ran into an internationalization issue. I need a consistent idea about >> the timezone my application is running on. However when I run the following: >> >>> import time >> >>> time.tzname >> >> I get back ('West-Europa

Re: Windows XP timezone language issue

2007-06-13 Thread MRAB
On Jun 13, 7:31 am, Paul Sijben <[EMAIL PROTECTED]> wrote: > I ran into an internationalization issue. I need a consistent idea about > the timezone my application is running on. However when I run the following: > >>> import time > >>> time.tzname > > I get back ('West-Europa (standaardtijd)', '

Windows XP timezone language issue

2007-06-12 Thread Paul Sijben
I ran into an internationalization issue. I need a consistent idea about the timezone my application is running on. However when I run the following: >>> import time >>> time.tzname I get back ('West-Europa (standaardtijd)', 'West-Europa (zomertijd)') which is in dutch (the language of the host