Format Date
Hi,
I have a date coming JDE in XML in String format.
I need to format the date in DD-MM-YYYY format from the current text which is in M/DD/YYYY.
I tried using format_date function but it did not work, please let me know what can be done to achieve the same?