通过其ID获取工作时间日历
var calendar = gantt.getCalendar(calendarId);
上面示例中返回的对象是一个日历对象。
默认的工作时间设置如下:
版本4.2中添加