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: Wed, Aug 16, 2023 (04:37:39 PM)

On This Page

FEEDBACK