Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76456
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <elearn2014@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.610 |
| X-Spam-Level | ****** |
| X-Spam-Evidence | '*H*': 0.28; '*S*': 0.50; 'subject:How': 0.10; 'url:time': 0.16; 'variations': 0.16; 'width,': 0.16; 'header :User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'to:no real name:2**1': 0.29; 'subject:time': 0.33; 'totally': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'east': 0.36; 'behind': 0.37; 'wrong': 0.37; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'ahead': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'decided': 0.64; 'determine': 0.67; 'hour': 0.70; "earth's": 0.84; 'longitude': 0.84; 'subject:location': 0.84; 'surface': 0.84; 'travels': 0.84; '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=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=uFlLFlGFLLb7k6/h7zwLlXinva5pwgEWN7DmjfiX5vk=; b=GIm6ZQmTOiHB3ZF0PrCB5pcwpwgjiNK2WYmlfuAwIiChXDSmSf9LEC8W3fXYvQhGPd gb8BpJomBSMcGObkj5y12dkKr4edQK8d7OYNHXqdXzevoYWS3lWuREHNkDznxPgJzH0g b4Q2oV1o19+blx2d2Z2tGiwipWv+oZiXfQrXKmELpqVprtlJKnPMgwtSw8jfS+YHJY/e CjUdP8WQtN5zOG6nkFSzBeZcl2nH6ck2UAFbDx3NlRZGSqGliv61Yxd0PGb8cA/0EnHm YeHQ3IOmySUq2CeK8N58n9wvD0fK+P5TqaAOOILOcf10CywLQ3D2/qWe3ko3RXzopWNn sR/w== |
| X-Received | by 10.66.163.65 with SMTP id yg1mr32583903pab.33.1408337780573; Sun, 17 Aug 2014 21:56:20 -0700 (PDT) |
| Date | Mon, 18 Aug 2014 12:55:59 +0800 |
| From | luofeiyu <elearn2014@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org, ben+python@benfinney.id.au |
| Subject | Re: How to look up historical time zones by date and location |
| References | <53F14971.3010209@gmail.com> <85mwb24h9o.fsf@benfinney.id.au> |
| In-Reply-To | <85mwb24h9o.fsf@benfinney.id.au> |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Mailman-Approved-At | Mon, 18 Aug 2014 08:24:56 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13085.1408343097.18130.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408343097 news.xs4all.nl 2856 [2001:888:2000:d::a6]:57117 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76456 |
Show key headers only | View raw
http://www.thefreedictionary.com/time+zone time zone Any of the 24 divisions of the Earth's surface used to determine the local time for any given locality. Each zone is roughly 15° of longitude in width, with local variations for economic and political convenience. Local time is one hour ahead for each time zone as one travels east and one 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 are 5 timezone time in china . you are totally wrong ,not me .
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: How to look up historical time zones by date and location luofeiyu <elearn2014@gmail.com> - 2014-08-18 12:55 +0800 Re: How to look up historical time zones by date and location Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-18 14:33 +0000
csiph-web