azat-co / expressworks

Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.
MIT License
715 stars 220 forks source link

Fix the Date() Initialization #118

Closed Alevale closed 7 years ago

Alevale commented 8 years ago

Fix incorrect new Date.toDateString() initialization for new Date().toDateString()

azat-co commented 7 years ago

fixed by a20515023d606eadc5da38a2fcef786e5c74c2af and #120