This activity transforms date time format to text format.
Required parameters
Parameter type | Parameter name | Description |
Input | DateTimeFormat | Proper date time format placed in quotation marks. The combination should be composed of “MM”, “yyyy”, “dd”, “HH” “mm” elements separated by dash symbol. |
Input | DateTimeInput | DateTime variable. |
Output | DateTimeText | String variable specified here will store the date converted to text retrieved from DateTimeInput variable. |
Optional parameters
Parameter type | Parameter name | Description |
Misc | DisplayName | |
Misc | LogThisActivity | |
Misc | AlternativeScenarioIfFailed | |
Output | Result | |
Output | ResultCode | |
Output | ResultDetails |