At work I use a webmail client with calendar (Zimbra). I have noticed that e-mails are marked with the wrong time and so are the entries in the calendar: e.g a meeting scheduled for 10.00 shows up as 06.00
I've checked the time settings in BIOS (correct, GMT + 2 hours). I've swithced from "Local Time" to "UTC" in fluxflux' clock setting panel, (again with the setting GMT + 2 hrs) but no difference.
However, when I enter
javascript:new Date()
in Firefox' address bar I get
Fri Aug 07 2009 14:41:38 GMT-0200
This must be the cause for the four hours (GMT-0200 instead of GMT+0200)
But how can I change this? Should I edit the /etc/localtime file? Now it just contains
TZif2
Grateful for any help!
EDIT: The Zimbra platform allows me to switch between two interfaces: "Advanced (AJAX)" and "Standard (HTML)". If I switch to the Standard version, I get correct time stamps! But I would prefer the Advanced version, it's more convenient.