J
|
Jane 12/23/2009 |
Hi, |
H
|
htwebdev author 12/23/2009 |
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.
|
H
|
htwebdev author 12/23/2009 |
After digging around in the spreadsheet a bit, I discovered that it was Excel that was doing the conversion. It was strange, if I export to CSV, the values in the colunms were fine (but PHPR choked on the csv import). But if I would change the format in the spreadsheet itself, from date to text, it would convert the date to a number. Seems that Excel is actually saving the date as an integer rather than, a date I guess. |