returns the working hours of the specified date
gantt.config.work_time = true; gantt.init("gantt_here"); gantt.getWorkHours(new Date(2013,03,30))// -> [8, 17]