Overview
Theformat-date transformation formats a date value according to a specified format pattern.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | date | Yes | The date value to format |
format | string | Yes | The format pattern (e.g., “YYYY-MM-DD”) |