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: Fri, Nov 04, 2022 (07:10:52 PM)

On This Page

FEEDBACK