$addSeconds
The$addSeconds operator adds a specified number of seconds to a date object.
Input
- An array containing a date object and a numeric number of seconds to add
Output
- A new date object with the specified number of seconds added
Examples
Add Seconds to Date
Date object representing January 15, 2023 at 10:31:30 UTC

