这是返回的 Json:
{
"success":true,
"evts":[{
"EventId":"1",
"CalendarId":"2",
"Title":"today2",
"StartDate":"2013-05-01 10:00:00",
"EndDate":"2013-05-03 02:00:00",
"Duration":"0",
"Location":"",
"Notes":"",
"Url":"",
"IsAllDay":"0",
"Reminder":"",
"RRule":""
},{
"EventId":"2",
"CalendarId":"1",
"Title":"today",
"StartDate":"2013-05-15 00:00:00",
"EndDate":"2013-05-19 00:00:00",
"Duration":"0",
"Location":"",
"Notes":"",
"Url":"",
"IsAllDay":"0",
"Reminder":"",
"RRule":""
}]
}
但日历显示如下:http: //img11.hostingpics.net/pics/922537611.png
它应该像这样显示:http: //img11.hostingpics.net/pics/358017742.png