I’m using the tree timeline view but all bars are 30 minutes to short on the endtime. See the screenshot below and the corresponding JSON-result.
Am I doing something wrong or is this a bug in the scheduler? I hope someone can help me with this.
JSON:
[
{“key”:1,“start_date”:“29-12-2011 19:00”,“end_date”:“29-12-2011 19:30”,“text”:“19:00 - 19:30”,“cssClass”:null},
{“key”:2,“start_date”:“29-12-2011 20:00”,“end_date”:“29-12-2011 23:00”,“text”:“20:00 - 23:00”,“cssClass”:null},
{“key”:3,“start_date”:“29-12-2011 19:00”,“end_date”:“29-12-2011 23:00”,“text”:“19:00 - 23:00”,“cssClass”:null},
{“key”:6,“start_date”:“29-12-2011 08:00”,“end_date”:“29-12-2011 09:00”,“text”:“08:00 - 09:00”,“cssClass”:null},
{“key”:6,“start_date”:“29-12-2011 19:00”,“end_date”:“29-12-2011 19:30”,“text”:“19:00 - 19:30”,“cssClass”:null},
{“key”:7,“start_date”:“29-12-2011 08:00”,“end_date”:“29-12-2011 09:00”,“text”:“08:00 - 09:00”,“cssClass”:null},
{“key”:7,“start_date”:“29-12-2011 19:00”,“end_date”:“29-12-2011 19:30”,“text”:“19:00 - 19:30”,“cssClass”:null},
{“key”:9,“start_date”:“29-12-2011 20:00”,“end_date”:“29-12-2011 23:00”,“text”:“20:00 - 23:00”,“cssClass”:null}
]