how to add months to a date in javascript using moment js code example Example: moment add 6 months moment().add(6, 'M');