Date
This formula allows to format an ISO 8601 date timestamp to a MMM dd, yyyy formatted string.
JSON Format
{
"type": "date",
"components": ...
}
Fields
| Field | Type | Required | Description |
|---|---|---|---|
components | StatFormulaComponent | ✓ | The formula for the ISO 8601 string timestamp to format. |