FormatDateTime
Used to convert a DateTime to a formatted string.
| Property | Type | Description |
|---|---|---|
| DateTime | DateTime | DateTime to be converted |
| Pattern | String | The pattern syntax. (mostly compatible with java.text.SimpleDateFormat) |
Note: This Action replaces the older ConvertDateFormat Action.
