Cannot convert value "(PDH-CSV 4.0) (E. Australia Standard Time)(-600)" to type "System.DateTime". Error: "String was not recognized as a valid DateTime."
description
Hello all,
I am having a problem when I try to run PAL against CSV files that contain date time as:
"04/10/2012 14:12:45.244","33.089195026026793","41.443193273460409","15.417207996535486"
It appears that the date entry causes the issue. Similar CSV files that do not have the date range of 04/01/2012 - 04/12/2012 are fine. It seems PAL thinks the date range is for 04th january through 04th December, rather than 1st April through to 12th of April.
This issue is occurring on a number of servers at different sites.
I am uploading two CSV files produced in a similar fashion, but covering different dates. One works and the other fails when parsing through PAL.
Any help on modifying the date column is greatly appreciated.
Cheers,
Henry