https://bugs.gpodder.org/show_bug.cgi?id=1036
--- Comment #3 from Dov Feldstern <[email protected]> 2011-06-13 15:40:39 BST --- Created attachment 637 --> https://bugs.gpodder.org/attachment.cgi?id=637 send mygpo timestamps as utc Although time.time() returns UTC times,datetime.datetime.fromtimestamp() then translates that to local time. *utc*fromtimestamp() should be used. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
