지정한 날짜의 근무 시간을 제공합니다.
gantt.config.work_time = true; gantt.init("gantt_here"); gantt.getWorkHours(new Date(2013,03,30))// -> [8, 17]