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