Hi there,
In version 2.1 Activities module, when I edited the call, and clicked "save", everytime the "Start Date & Time:" has been showed up with a wrong time (one hour early). On Calender module, it seems like showing up at the right place. I am at Australia. Any fix?
Thanks,
Ron
The sql server on the same machine. The bug is, everytime after editing, the start time will minus "1", say 8:30 to 7:30. If you edit it twice, and save, the time will be changed from 8:30 to 7:30 at first time and from 7:30 to 6:30 at the 2nd time.
Regards,
Rong
I have the same problem with start time be minus '1' based on New Zealand Time Zone. Also happens on New Activity as well. When I debug through timezone.cs IsDayLightSavings function it's returning that it is daylight savings when it's not.
It sounds like you found the problem. Since we are in the US and are not familiar with New Zealand time zones, you will need to research the issue yourself. The place to look is the TIMEZONES table. The fields and values follow the Windows conventions.