$addMinutes
The$addMinutes operator adds a specified number of minutes to a date object.
Input
- An array containing a date object and a numeric number of minutes to add
Output
- A new date object with the specified number of minutes added
Examples
Add Minutes to Date
Date object representing January 15, 2023 at 11:15:00 UTC

