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
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)', '
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