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