For AU region our dates are in dd/M/yyyy format
An AP account workflow needs to determine a future payment date by adding days to the invoice date.
Different vendors have different payment terms eg. 7 days, 15 days etc
using the invoice date as 20/12/2015 (20th December, 2015) and adding 15 days the token is empty and the workflow message "string was not recognised as valid Datetime" is returned.
Can a conversion or format option be applied to generate a valid date or does DateToken calculator only work in M/dd/yyyy format?
Thank you.