Overview
Theget-date-occurrence transformation extracts a specific occurrence or component from a date.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | date | Yes | The date value |
occurrence | string | Yes | The occurrence to get (e.g., “day”, “month”, “year”, “dayOfWeek”) |