credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #04469
[Bug 904632] Re: [Tunk 6.1] Invalid server time / timezone
Hello Thibaut,
Currently for OpenERP 6.1 we uses exclusively UTC timestamps for server-
side computations and storage.
One more thing for timezone GTK client and web both have different
behavior, for web we don't set a timezone on user preference it's only
working with GTK client.
So in GTK client according to the this timezone/timestamps the time
difference is added to the local time, thats this -1 hrs different you
have seen.
For more information would you please check the conversation of
lp:918257.
Thank you!
** Changed in: openobject-server
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/904632
Title:
[Tunk 6.1] Invalid server time / timezone
Status in OpenERP Server:
Incomplete
Bug description:
Hi,
I'm working on 6.1 trunk. I live in France and it's currently 10:16am
. I'm running Ubuntu 11.04, in French. My /etc/timezone file contains
Europe/Paris. I don't know why, but my server have -1 hour :
[2011-12-15 09:16:06,727][?] INFO:server:database hostname: localhost
[2011-12-15 09:16:06,727][?] INFO:server:database port: 5434
[2011-12-15 09:16:06,727][?] INFO:server:database user: thibaut
[2011-12-15 09:16:06,727][?] DEBUG:web-services:Registered an exported service: db
[2011-12-15 09:16:06,727][?] DEBUG:web-services:Registered an exported service: common
[2011-12-15 09:16:06,727][?] DEBUG:web-services:Registered an exported service: object
[2011-12-15 09:16:06,727][?] DEBUG:web-services:Registered an exported service: wizard
[2011-12-15 09:16:06,727][?] DEBUG:web-services:Registered an exported service: report
[2011-12-15 09:16:06,727][?] INFO:web-services:starting NET-RPC service on 0.0.0.0:8070
I tried forcing the --timezone to Europe/Paris, I got the same result.
This is a problem for crons jobs.
Any clue ? Is it a bug ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/904632/+subscriptions
Follow ups
References