How to store "date of birth" using form in Node.js?
How to store "date of birth" using form in Node.js and MongoDB? Should I store "DOB" as a string or is there a better way? I am using Expressjs, Pug for view and Mongoose as ODM.
Submitted December 28, 2016 at 06:15AM by simplicius_
No comments:
Post a Comment