As you know, in MongoDB date fields store as datetime and you can access to date part using following command:
$dateToString: { format: "%Y-%m-%d",