I\'m trying to transfer my application database from Mysql to Mongodb, but I met a problem with datetime queries.
In Mysql, when there is a datetime or timestamp col
had a similar issue discussed here, https://groups.google.com/forum/?fromgroups=#!topic/mongodb-user/PodDGnWM09Q
also, this website also might come in handy for future refrencing :) http://www.querymongo.com/