Built-in Functions → second

second() is a conversion function that returns the second component of the current time.

Signature

second()

Returns

int

Example

Determine the second of the current time.

second()