second() Function

Returns the seconds from the specified time.

Syntax

second( time )

time: (Time) The time from which the seconds are extracted.

Returns

Integer

Examples

second(time(14,20,23)) returns 23

Open in Github Built: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK