Original date: 2008-12-27
Apparently using the TIMESTAMP fields in the MySQL the MySQLdb library in python results in the datetime.datetime()
objects. A valid value can be set by providing a valid datetime.datetime
instance.
A byte stream of thoughts.
Original date: 2008-12-27
Apparently using the TIMESTAMP fields in the MySQL the MySQLdb library in python results in the datetime.datetime()
objects. A valid value can be set by providing a valid datetime.datetime
instance.