Second

Description

Returns the seconds from a given timestamp.

Event Options

Variable

The timestamp you wish to get the seconds for.

As

The resulting seconds.

Example

Variable

1985‑09‑25 17:45:30.005

After running the event with the above options, the As option will be hold the 30 i.e. the provided timestamp has the seconds value of 30.

Last updated