how to add no ofo days to the date in the moment code example Example: moment js add day var new_date = moment(startdate, "DD-MM-YYYY").add(5, 'days');