On Wed, Mar 5, 2014 at 8:46 AM, Igor Korot <ikoro...@gmail.com> wrote: >> Are you using Python 2? If yes, then try dividing by 1000.0. > > > Yes, I'm using python 2.7. > But dividing by 1000 will give the precision in seconds, i.e. "YYYY-MM-DD > HH:MM:SS".
Did you notice the bit at the end there? Try dividing by 1000.0, see if that's any different. ChrisA -- https://mail.python.org/mailman/listinfo/python-list