Problem with timezones in pymongo/mongodb

前端 未结 0 577
时光取名叫无心
时光取名叫无心 2020-12-12 05:33

i have this function wich parse the dates in my database

def parserQuestions():   
    res=db.questionsActual.find({\'date_created\':{\'$type\':\'string\'}})
         


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