Hi,
1. I have a week view from Sunday to Saturday. I have hard coded the start date as "2007-01-07" as it is a sunday used it to calculate the other six days in the week.
2. I built events and displayed it correctly in the week view.
3. When I click on the event for a particular day spanning from (0:00 to 23:59) it is giving me a wrong start time and end time in my javascript code (The start time in this case seems to have a date for previous day and a wrong time. The end time has correct date but a wrong time). I noted that the issue happens only when the server is in "Eastern Standard Time Daylight Setting" time zone. I checked the behavior in your trial samples and the sample has the same issue. Please let me know if there is a fix for this issue.
4. When it is working correctly in other times zonesthe start time and end time have correct datebut havewrong time.
I am using ver 4.6.1380.0
Thanks
Raghav