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