Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
duration | Duration | The duration to format. |
format_string | Utf8 | The format string to use. |
Return Value
Returns a Utf8 with the duration formatted according to the format string.
Examples
$ Format a duration
| Name | Type | Description |
|---|---|---|
duration | Duration | The duration to format. |
format_string | Utf8 | The format string to use. |
Returns a Utf8 with the duration formatted according to the format string.