I\'m using Jade to render my views from within Express.js. I am saving documents in MongoDB and using Mongoose to access my documents. I am saving a default date created when a
I guess you haven't tried the easy way?
#{storeddate.toDateString()}