change date from one format to another in javascript using moment code example Example: moment now format var date = moment().format('MM/DD/YYYY');