Overview
Theparse-date transformation parses a date string into a date object.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | string | Yes | The date string to parse |
format | string | Yes | The expected format of the date string |
Parse a date string
parse-date transformation parses a date string into a date object.
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | string | Yes | The date string to parse |
format | string | Yes | The expected format of the date string |