moment .duration(moment(endTime, 'YYYY/MM/DD HH:mm') .diff(moment(startTime, 'YYYY/MM/DD HH:mm')) ).asHours()