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: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK