MINUTE
Deprecated version
This document refers to a deprecated version of the RQL programming language.
Please go here for documentation related to the latest supported version.
Extract the minute component (as an integer) from a time or timestamp.
Syntax
MINUTE(<time or timestamp>)
Example
minute(time "21:02:01") // 2