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