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

On This Page

FEEDBACK