We want to write a date string eg “07/08/2018 10:00:00” to Excel but running in UiPath, it converts the value to “08/07/2018 10:00:00”. It appears UiPath using the US regional date format.
Please assist? or if you have encounter similar issue/behaviour.
The best way to approach this is to have a template Excel file with the column you want formated with Date (dd/MM/yyyy hh:mm:ss). In UiPath, for that column, I am assuming you have it in DateTime already so just do this: