moment format to moment.ISO_8601 code example Example: moment date add var new_date = moment(startdate, "DD-MM-YYYY").add(5, 'days');