second() Function

Function

second( time )

Returns the seconds from the specified time.

Parameters

Keyword Type Description

time

Time

The time from which the seconds are extracted.

Returns

Integer

Examples

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

Open in Github Built: Wed, Aug 16, 2023 (04:37:39 PM)

On This Page

FEEDBACK