Adds the specified number of minutes to a given date.
The original Date object to which minutes will be added.
The number of minutes to add to the date.
A new Date object with the added minutes.
Adds the specified number of minutes to a given date.