Does anyone know about an issue with Windows 7, IE9 and time zones and/or DST (Daylight Time Savings)?
I ask, because when we calculate and print the beginning of each month (with javascript) one of our workstations prints the following lines:
2011-10-01 00:00:00 UTC+2
2011-11-01 00:00:00 UTC+2
2011-12-01 00:00:00 UTC+1
but here in Austria, we switch to winter time in october, so on all other workstations it looks like this...
2011-10-01 00:00:00 UTC+2
2011-11-01 00:00:00 UTC+1
2011-12-01 00:00:00 UTC+1
...which is correct.
I already checked many settings of the workstation. Date, Time, Timezone,... everything's configured properly. Any idea?
