Hour -2h on clients after 1.6.4 server update

Asked by LoJo

Hello,

I updated my server to 1.6.4, and my python clients display a wrong time.

Ubuntu 12.04 clients hour is ok :
xibo@ZotacXibo-hall:~$ date
mercredi 8 octobre 2014, 14:30:22 (UTC+0200)

Debian Wheezy serveur hour is ok :
root@debian:~# date
mercredi 8 octobre 2014, 14:30:47 (UTC+0200)

In the xibo web interface, I can see:
Heure locale: 14:31 CEST
Heure systeme: 12:31 GMT

On the Xibo web interface, defaultTimezone is set to Paris.

Where is the problem ?

Thanks ;-)

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Harrington
Solved:
Last query:
Last reply:
Revision history for this message
Best Alex Harrington (alexharrington) said :
#1

Correct.

It's a known issue. The browser engine in the Python client has no idea
about timezones, so always uses UTC.

There's no easy work around at the moment.

Revision history for this message
LoJo (ljoets) said :
#2

Ok.
But what does "always uses UTC" means ?
What have I to do ?

Thanks ;-)

Revision history for this message
Alex Harrington (alexharrington) said :
#3

It will always show UTC (Universal Central Time) timezone. There's no
workaround at present.