Template
single collection
multiple collections
mgodatagen
update
indexe
explain
Stage
Database
bson
mgodatagen
[{conDate:"2020-12-09 00:00:00"}]
Query
db.collection.aggregate([{$project:{monthDayYear:{$dateToString:{format:"%m/%d/%Y",date:{$dateFromString:{dateString:"$conDate",format:"%Y-%m-%d %H:%M:%S"}}}}}}])
Result