Hi all,
A csv file I am working with has the following example dates:
2/22/2012 12:00 AM using DateValue converts it to 22/02/2012 (dd/mm/yy) which is correct
3/7/2012 12:00 AM using DateValue converts it to 03/07/2012, but it should read 7/3/2012.
It seems like some sort of date conversion issue, but I can't get the dates to convert correctly.
Thanks in advance.
A csv file I am working with has the following example dates:
2/22/2012 12:00 AM using DateValue converts it to 22/02/2012 (dd/mm/yy) which is correct
3/7/2012 12:00 AM using DateValue converts it to 03/07/2012, but it should read 7/3/2012.
It seems like some sort of date conversion issue, but I can't get the dates to convert correctly.
Thanks in advance.
