gpodder/src
Dov Feldstern 2c83315ea9 mygpo: Send timestamp as UTC to gpodder.net (bug 1036)
Although time.time() returns UTC times,datetime.datetime.fromtimestamp()
then translates that to local time. *utc*fromtimestamp() should be used.
2011-06-13 20:03:36 +02:00
..
gpodder mygpo: Send timestamp as UTC to gpodder.net (bug 1036) 2011-06-13 20:03:36 +02:00