Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
date_value | Date/Timestamp | The date to format |
format_string | Utf8 | Format string using strftime syntax (e.g., "%Y-%m-%d") |
Return Value
Returns a string representing the formatted date.
Examples
$ Format date as string
