MongoError: can't convert from BSON type string to Date

前端 未结 0 510
半阙折子戏
半阙折子戏 2020-12-11 19:39

I am using node js API that selects a date from mongoDb. I have a field in mongodb which stores datetime value

{
 conDate : "2020-12-09 00:00:00"
}
         


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