Hi I'm gathering some info from other website with the time in all formats. MySQL datatype is 'DATATIME', I'm getting the following error.
OperationalError: (1292, "Incorrect datetime value: 'Tue, 27 Jan 2015 05:59:09 GMT' for column 'date' at row 1")
Any help on this is appreciated.