Thread: iCal Feed?
View Single Post
  #3 (permalink)  
Old 01-11-2009, 07:49 PM
large.barge large.barge is offline
Starter Member
 
Posts: 1
Default 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&amp;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
Reply With Quote