Subtracts a specified number of minutes from a given date.
The original Date object.
The number of minutes to subtract from the date.
A new Date object with the specified minutes subtracted.
Subtracts a specified number of minutes from a given date.