Database

[{"date":ISODate("2020-04-24T11:41:47.280Z")}]

Query

db.collection.aggregate([{"$project":{dateString:{$toString:"$date"}}}])

Result