Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
time_value | Time | The time value to truncate |
precision | Utf8 | The precision to truncate to |
Return Value
Returns a Time value truncated to the specified precision.
Examples
$ Truncate to hour precision
| Name | Type | Description |
|---|---|---|
time_value | Time | The time value to truncate |
precision | Utf8 | The precision to truncate to |
Returns a Time value truncated to the specified precision.