Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
hour | Integer | The hour component (0-23) |
minute | Integer | The minute component (0-59) |
second | Integer | The second component (0-59) |
Return Value
Returns a Time value constructed from the given hour, minute, and second components.
Examples
$ Create a new time
