Errors in week and day view Hi,
when i use a url such as http:// server.domain.com/zimbra/home/username/Calendar.html, the month view is ok but if i change to week or day view all appointments are 1 day early. I looked at the page source and found the following:
<a href="?view=day&date=20081112">
Tue, Nov 11
</a>
Clearly the date label does not agree with the href, one pointing to tues nov 11 and the other to nov 12th. Can you suggest a fix?
cheers |