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