I have a flat file that I need to import into a csv and convert one column to date time object
the format of the column is - 2006-05-23
I was trying to import with [datetime] but that didn't work well..
Can someone give me a kickstart.
thx
I have a flat file that I need to import into a csv and convert one column to date time object
the format of the column is - 2006-05-23
I was trying to import with [datetime] but that didn't work well..
Can someone give me a kickstart.
thx