Hallo,
I have to read excel date paramater.
When i read with no modification (Just Read Range Activity), the output was “12/30/2023” so the first output you get in the format “MM/dd/yyyy”.
How to:
get the correct format (reverse from your original one) from “MM/dd/yyyy” to “dd/MM/yyyy” in a string output? Thank you for the help