Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Sean,

It looks like you committed your first patch rather than your second.  Is that 
what you intended?

Also in msg106734, you agree to change "West" to "west", but committed "West."  
Note that "west" is correct.  In English, the West means the western part of 
the world while western direction is the west.

Pedantically, the UTC is not a location, so you cannot say "to the west of 
UTC".  Instead, you should say "to the west of the Greenwich Meridian."

Note how RFC 3339 defines the offset:

"""
   Numeric offsets are calculated as "local time minus UTC".  So the
   equivalent time in UTC can be determined by subtracting the offset
   from the local time.
"""

I think this is preferable because there are locations such as Spain to the 
west of Greenwich which use UTC+1.

----------

_______________________________________
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

Reply via email to