Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.187 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.66; '*S*': 0.04; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'justified': 0.16; 'quoted': 0.16; 'url:time': 0.16; 'variations': 0.16; 'width,': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'aug': 0.22; 'otherwise,': 0.22; 'python?': 0.22; 'cc:addr:python.org': 0.22; 'affects': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'context,': 0.31; 'fine,': 0.31; 'probably': 0.32; 'subject:time': 0.33; 'totally': 0.33; 'maybe': 0.34; 'problem': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'east': 0.36; 'behind': 0.37; 'wrong': 0.37; 'ahead': 0.38; 'pm,': 0.38; 'anything': 0.39; 'explain': 0.39; 'how': 0.40; "you're": 0.61; 'you.': 0.62; "you'll": 0.62; "you've": 0.63; 'skip:n 10': 0.64; 'decided': 0.64; 'determine': 0.67; 'hour': 0.70; 'yourself': 0.78; "earth's": 0.84; 'longitude': 0.84; 'subject:location': 0.84; 'surface': 0.84; 'travels': 0.84; 'to:none': 0.92; 'political': 0.97; 'china': 0.97; 'economic': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=2cjrIf0I1Veo6hyPHforgHATyXlWLy1rW/u2xK4Ec1w=; b=BYqzhXOtY0y+rQFm6u+pqqnkTYntOZyNnFAtlToYOEeMkyQt40INu91Rf0/QMqvU+y 4y3FczuVx10pDdwoErTBRV0dBKj4sn+nZCSbjdL+xYQMREyseHKCHbZfbi/IoXLymNHM uvZq3Y3yfXBUB2jFe+320QZqx0MvRkNJxN0E00GMDF8pQxY+kUpcFZyc6TFQV7UQ3dzf WajHQcN0AoY0/iTJbSZXJWBslb8cdR2tMbm4YCAlp8tYqhIiEDomJbG6TK+q9Gv/TCcT 5EPAJseTRCoOJWqk2r9B9vah2x3Fek43sW2r041oma3npW6bkSKL/STenFRMTJZMrcQo 2Q1A== MIME-Version: 1.0 X-Received: by 10.43.70.66 with SMTP id yf2mr16488180icb.36.1408343829514; Sun, 17 Aug 2014 23:37:09 -0700 (PDT) In-Reply-To: <53F1875F.4020109@gmail.com> References: <53F14971.3010209@gmail.com> <85mwb24h9o.fsf@benfinney.id.au> <53F1875F.4020109@gmail.com> Date: Mon, 18 Aug 2014 16:37:09 +1000 Subject: Re: How to look up historical time zones by date and location From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408343832 news.xs4all.nl 2871 [2001:888:2000:d::a6]:38945 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76457 On Mon, Aug 18, 2014 at 2:55 PM, luofeiyu wrote: > http://www.thefreedictionary.com/time+zone > > time zone Any of the 24 divisions of the Earth's surface used to determin= e > the local time for any given locality. > Each zone is roughly 15=C2=B0 of longitude in width, with local variation= s for > economic and political convenience. > Local time is one hour ahead for each time zone as one travels east and o= ne > hour behind for each time zone as one travels west. > > Urumqi 's localtime is beijin time ,it is decided by law . > Urumqi 's timezone is east 6 ,it is decided by geography. > > There is only one localtime in all over the chian,beijin time,but there a= re > 5 timezone time in china . > > you are totally wrong ,not me . Fine, so you've just found a non-authoritative source that supports you. Congratulations. If you'd looked up Wikipedia, you'd have found a non-authoritative source that supports Ben. So I don't think your arrogance is justified here. Now, what has this to do with anything Python? You have quoted no context, so all we have is "I'm right and you're wrong". Maybe if you actually explain what your Python problem is and how this affects it, we'll be better able to help you. Otherwise, you'll probably just get yourself plonked. ChrisA