这是返回的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":""
}]
}
答案 0 :(得分:0)
您是否尝试删除“持续时间”?
'我对你的JSON,StartDate和EndDate的解释已经定义,因此不需要持续时间。
也许这就是弄乱你的日历