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