Closed
String format date (DD.MM.YYYY) conversion to Date format (MM/DD/YYYY)
Hello All,
I need a help on string to date conversion in pega robotics. I have one string variable which has a date as DD.MM.YYYY. Now i want it in date format as MM/DD/YYYY. How can i achieve this through automation blocks?