minute() Function

Function

minute( time, minute )

Returns the minute from the time specified.

Parameters

Keyword Type Description

time

Time

The time from which the minute is extracted.

minute

*time*

Returns

Integer

Examples

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

Open in Github Built: Tue, Mar 28, 2023 (09:27:54 PM)

On This Page

FEEDBACK