Inserting and Querying Date with MongoDB and Nodejs

后端 未结 4 930
春和景丽
春和景丽 2020-11-29 00:55

I need some help finding a record by date in mongodb and nodejs.

I add the date to the json object in a scraping script as follows:

jsonObj.last_upda         


        
4条回答
提交回复
热议问题