Do you have any idea how to convert date in string into another string - “Nov 15 2022” into “15/11/2022”.
The full string with date looks like that:
“Sun Nov 15 2022 00:00:00 GMT+0100 (British Summer Time)” and I need to convert that into “15/11/2022”.
Hello @r.ozog
Welcome to UiPath community…!
I hope ypou can use the Modify Date activity to achieve this requirement.
Please check the below video.
Thanks
Quick n Dirty:
Which can optimisticly shortened to:
Thank you very much for the solution
What app/console are you using for testing functions?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.