Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
time_value | Time | The time value to extract the minute from |
Return Value
Returns an Integer representing the minute component (0-59) of the given time value.
Examples
$ Extract the minute
| Name | Type | Description |
|---|---|---|
time_value | Time | The time value to extract the minute from |
Returns an Integer representing the minute component (0-59) of the given time value.