i have this function wich parse the dates in my database
def parserQuestions(): res=db.questionsActual.find({\'date_created\':{\'$type\':\'string\'}})