get only 30/31 length in days in a month using moment js code example Example: moment date add var new_date = moment(startdate, "DD-MM-YYYY").add(5, 'days');