health
[Top][All Lists]
Advanced

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

[Health] Timezones


From: Ben Fox
Subject: [Health] Timezones
Date: Sun, 12 May 2013 23:15:44 +0300

On to my next issue:

I ran into some problems with timezones

Running as admin the timestamps for a new record come up in UTC, rather than the local time, however, if i set the timezone in User>Preferences the system throws an error suggesting that somewhere the timezone comes up as 'IDT' which is not in the pytz list.

pretty much this issue:
https://bugs.tryton.org/issue2449

i tried to set the timezone line in trytond.conf to:
timezone = Asia/Jerusalem

but this resulted in a parsing error:
  File "/home/ben/tryton/tryton_2_6/server/trytond-2.6.3/trytond/config.py", line 29, in get_port
    return int(netloc.split(':')[1])
ValueError: invalid literal for int() with base 10: "8000\ntimezone = 'Asia"

any advice welcome for getting this right.

reply via email to

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