Home Software Consultant

Parsing and storing date into Mongodb

2013-10-09T12:56:51+00:00

Mongodb's representation of datetime is - number-of-milliseconds-since-epoch. To parse a date string entered in a form https://gist.github.com/6895437