Sean Reifschneider <j...@tummy.com> added the comment: In this case, the docs.python.org link you point to seems to be correct, saying that it returns a timedelta. It is the docstring that says it's minutes east of UTC.
I've attached a patch which changes this wording to: timedelta() showing offset from UTC, with negative for West of UTC ---------- keywords: +patch nosy: +jafo Added file: http://bugs.python.org/file17495/python-utcoffsetdoc.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8810> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com