A lot of places in the code did not honor the passed-in "sourceTime", instead
making a call to time.localtime() for a default. I have removed those calls to
time.localtime and replaced them with the given sourceTime, it if exists.
Original issue reported on code.google.com by kenvanha...@gmail.com on 12 Feb 2012 at 11:39
Original issue reported on code.google.com by
kenvanha...@gmail.com
on 12 Feb 2012 at 11:39Attachments: