I have the following csv
January,December,,,Blaize,Wildsights,Blaize,Wildsights,61,1,30,,,,,,,,,,10/09/2013 20:10:52,10/09/2013 20:11:05
January,December,,,Michael,Wildsights,Michael,Wildsights,61,2,31,,,,,,,,,,10/09/2013 20:11:03,10/09/2013 20:11:05
........
....
..
After importing it using phpmyadmin I saw that the timestamps have not been imported.
If it is not possible to keep the timestamps as 00/00/0000 00:00:00 how can I convert datetime automaticaly from 00/00/0000 00:00:00 format to 0000-00-00 00:00:00 format on CSV. I have thousand rows