Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the time component from |
Return Value
Returns a Time representing the time component of the datetime.
Examples
$ Extract time from datetime
| Name | Type | Description |
|---|---|---|
datetime_value | Datetime | The datetime to extract the time component from |
Returns a Time representing the time component of the datetime.