I have been investigating this a little, DateTime module caches the timezone
very early in the initialisation process, so changing os.environ['TZ'] has no effect. For now, the easiest is to set TZ environ variable to something like 'Europe/France'a I updated this on the server running tests for erp5-report@ git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16463 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment