Hello! I have in Excel column date formating “dd.mm.yyyy”, but I need output on UiPath “mm.dd.yyyy”. How to do that? At the moment I am using TypeInto activity for browser automation with inputText: releaseDate.Replace(“.”,“”)
releaseDate is String variable
I would love to connect with you through teamviewer since I am new to UiPath