https://www.mongodb.com/pt-br/docs/upcoming/reference/operator/aggregation/datesubtract/
Use `$dateSubtract` to decrement a `Date()` object by specified time units, with optional timezone adjustments.
aggregation operatordatabasemanualmongodbdocs
https://www.mongodb.com/docs/manual/reference/operator/aggregation/datefromparts/
Construct a Date object using `$dateFromParts` by specifying year, month, day, and other date components.
aggregation operatordatabasemanualmongodbdocs