mongodb date filtering not working using js date formats

后端 未结 0 939
你的背包
你的背包 2020-12-15 02:03

I have the following filter applied in MongoDB Compass:

{time: {$gte: "2020-12-15T15:21:00.000Z", $lte: "2020-12-15T15:51:00.000Z"}}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题