get time as HHMM js moment from date object code example Example: moment date add var new_date = moment(startdate, "DD-MM-YYYY").add(5, 'days');