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