datetime formatting output

Chris Angelico rosuav at gmail.com
Sat Feb 8 04:10:48 EST 2014


On Sat, Feb 8, 2014 at 8:06 PM, Igor Korot <ikorot01 at gmail.com> wrote:
> P.S.: Maybe its a problem with the datetime module which formats the
> datetime incorrectly?

No, I'm pretty sure datetime.datetime really is meant to be working
with microseconds. I'm not very familiar with MySQLdb, haven't used it
in years; it could be a bug there, or it could be something different
again.

ChrisA



More information about the Python-list mailing list