how to convert new date to dd/mm/yyyy format using moment code example Example: moment format date dd/mm/yyyy moment(new Date()).format("DD/MM/YYYY")