Post is old but in case anyone runs into the issue.
You can eliminate installing moment and write one little line of code.
adding .toDateString() will provide you with the above format in ejs.
however, Moment is used for more detailed date, such as Day, or month or year etc...