I'm moving a blog from one site to another for a client, which involved exporting his comments db to a csv file, cleaning it up and then importing it to the new site. When I imported, all the data came through perfectly except the dates all show 12:00:00am on December 31, 1969 for every single comment. When I open the csv file, the dates are correct. Any idea how I can fix this?
I used neo office to open the file and edit the data, if that piece of info helps anything. Thanks.