xml load issue

[code]

[/code]

this is rec event but when i load xml it shows like one event starts on 2014-05-01 and ends on 2014-06-01 what is the issue

Hello,
this is expected format for recurring events
docs.dhtmlx.com/scheduler/recurr … ntegration
In this case start_date and end_date goes for timeframe of the whole series.
If it is displayed as a single event on the client, make sure you’ve added recurring extension to the page - codebase/ext/dhtmlxscheduler_recurring.js