Hello,
I have a data set with the date in the following string format: 1/8/2000 instead of the standard 01/08/2000. Double digit months and days looks like 12/1/2000 and 1/12/2000. What is the best way to convert that to date format?
Thanks
Hello,
I have a data set with the date in the following string format: 1/8/2000 instead of the standard 01/08/2000. Double digit months and days looks like 12/1/2000 and 1/12/2000. What is the best way to convert that to date format?
Thanks