Path: csiph.com!usenet.pasdenom.info!news.albasani.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'static': 0.04; 'subject:Python': 0.06; 'elegant': 0.07; '*is*': 0.09; 'false.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'solution,': 0.09; 'jan': 0.12; 'language.': 0.14; 'thread': 0.14; "wouldn't": 0.14; 'encodings,': 0.16; 'finney': 0.16; 'posted,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'timezones': 0.16; 'utc,': 0.16; 'all.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'example': 0.22; 'header:User-Agent:1': 0.23; 'question': 0.24; 'least': 0.26; '(for': 0.26; 'asking': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; "i'm": 0.30; 'that.': 0.31; 'bunch': 0.31; 'helpful.': 0.31; 'anyone': 0.31; 'stuff': 0.32; 'text': 0.33; 'totally': 0.33; 'maybe': 0.34; 'subject:the': 0.34; 'agree': 0.35; 'case,': 0.35; 'but': 0.35; 'there': 0.35; 'should': 0.36; 'wrong': 0.37; 'ben': 0.38; 'work?': 0.38; 'needed': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'simple,': 0.60; 'our': 0.64; 'hours': 0.66; 'here': 0.66; 'chinese': 0.74; 'technically': 0.84; 'twelve': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: the Gravity of Python 2 Date: Thu, 09 Jan 2014 07:10:28 +0000 References: <78d91$52cbf8e9$541826b9$29485@cache1.tilbu1.nb.home.nl> <4b702$52cc262e$541826b9$22985@cache80.multikabel.net> <4cbf$52cc2e82$541826b9$11761@cache70.multikabel.net> <686$52cd4640$541826b9$21896@cache1.tilbu1.nb.home.nl> <7wvbxteskh.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-24-220-8.ppp.as43234.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 35 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389251454 news.xs4all.nl 2839 [2001:888:2000:d::a6]:52997 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63578 On 09/01/2014 03:42, Chris Angelico wrote: > On Thu, Jan 9, 2014 at 2:34 PM, Ben Finney wrote: >> [ a bunch of stuff that I totally agree with ] > > No response needed here :) > > So I was wrong on the specific example of .today(), but asking the > question the other way is at least helpful. Maybe the best solution is > exactly what Roy already posted, or maybe there's some other way to > achieve that. In any case, there is a solution, albeit not as clean as > I would have liked. > >> With time zones, as with text encodings, there is a single technically >> elegant solution (for text: Unicode; for time zones: twelve simple, >> static zones that never change) > > Twelve or twenty-four? Or are you thinking we should all be an even > number of hours away from UTC, which would also work? > > ChrisA > I don't care what anyone says, I'm sticking with GMT. ("UTC" == "Universal Coordinated Time") == False. And what the hell *IS* coordinated? If that was the case this part of this thread wouldn't exist :) Perhaps the solution is the Chinese way, don't have timezones at all. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence