moment date now format code example Example 1: moment to date moment().toDate(); Example 2: moment now format var date = moment().format('MM/DD/YYYY');