minute() Function

Returns the minute from the time specified.

Syntax

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 17, 2022 (01:05:05 PM)

On This Page

FEEDBACK