Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the minute from |
Return Value
Returns an integer representing the minute (0-59).
Examples
$ Extract minute from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the minute from |
Returns an integer representing the minute (0-59).