Hi, I have a CSV file where the 1st Column has the Date/Time as a Text String in format "DD/MM/YYYY hh:mm"
e.g. 21/11/2020 00:15
I need to change this to a US Date only format "MM/DD/YYYY"
e.g. 11/21/2020
Anyone help with the code to do this?
Sample file attached.
Thanks,
Mark
Bookmarks