Converts dates to a different date format.
If you specify the Date parameter only, IDOL Server converts a date in one of the standard date formats to the AUTNDATE value and a human-readable dd/mm/yyyy date string.
If you specify both Date and DateFormat, IDOL Server converts the specified date string to its AUTNDATE value and a human-readable date string in the DateFormat that you specify.
action=DateConvert&Date=10/05/1234&DateFormat=DD/MM/YYYY
| Parameter | Description | Required |
|---|---|---|
| Date | The date to convert | Yes |
| DateFormat | The date format of the Date value. |
This action accepts the following standard ACI action parameters.
| Parameter | Description |
|---|---|
| ActionID | A string to use to identify an ACI action. |
| ResponseFormat | The format of the action output. |
|
|