This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, docs@python, eric.araujo, jafo
Date 2010-06-04.04:02:26
SpamBayes Score 0.00042787107
Marked as misclassified No
Message-id <1275624149.41.0.782796304632.issue8810@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-06-04 04:02:29belopolskysetrecipients: + belopolsky, jafo, eric.araujo, docs@python
2010-06-04 04:02:29belopolskysetmessageid: <1275624149.41.0.782796304632.issue8810@psf.upfronthosting.co.za>
2010-06-04 04:02:27belopolskylinkissue8810 messages
2010-06-04 04:02:26belopolskycreate