Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Xaxan on Oct 08, 2009 06:07
open dhtmlx forum
recurring event xml

Which XML tag is for “end by” field Date?
Answer posted by Stanislav (support) on Oct 08, 2009 06:52
<event id="some">
    <start_date> start date of recurring period , start date of first event in the period as well </start_date>
    <end_date> end date of recurring period </start_date>
    <text> text of event </text>
    <rec_type> recurring type </rec_type>
    <event_length> length of event in seconds </event_length>
    <event_pid>  0 for master events, or ID of master event for sub-events </event_pid>
</event>

http://www.dhtmlx.com/dhxdocs/doku.php?id=dhtmlxscheduler:recurring_events