Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87939
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.046 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.01; 'alias': 0.09; 'url:github': 0.09; 'works.': 0.09; 'subject:question': 0.10; 'cc:addr:python-list': 0.11; 'ah,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'then.': 0.30; 'message- id:@mail.gmail.com': 0.30; '25,': 0.31; 'guess': 0.33; 'subject:time': 0.33; 'problem': 0.35; 'received:google.com': 0.35; 'name': 0.63; 'mar': 0.68; '2015': 0.84; 'meyer': 0.84; 'subject:savings': 0.84; 'url:master': 0.84; 'to:none': 0.92 |
| 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; bh=s/8Ed+FO17NwNnZHzKaFR3vNGgmckD3JdRtNmy4BCdE=; b=pSPYS1fAwmb0Oom4zsNDigCisSv8CUsceXHg88slwLIctdC+epOZKukepPyqQcGZrh n9mo/sTFyvRLNihzJC9TC26xlE0AVgVxGCrjLM4PbGypBMgVDCcWRJer5dLFWapOt/mq TjYNQ2yKo8hvgz3h/dBx1gpKfu/HOWwU/WiA1EVMVlve28Y0Aib/YAUT5wX7FSKzxvqC RUh5ii8wyZ5hTtJqrEtqxRgw1g2rV6PVFIwlRyA4JclgzAfs8Odh+E55DkWfW7SHY0WC Re/fEaKu992WQkO+Kd/i4KMb5/Rc+mg2wwr6F9cHeCp38kTr3I0heIj2R8WnCKJjIQy5 v4mA== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.61.175 with SMTP id q15mr28317290igr.34.1427273776734; Wed, 25 Mar 2015 01:56:16 -0700 (PDT) |
| In-Reply-To | <5511F0BD.1010504@oddbird.net> |
| References | <CAGGBd_pFpemgisb-2WFQvu8MehQfHhUJ7=n9CyYFxjj56xOV_g@mail.gmail.com> <CAPTjJmpYipDZ326JH6UaeJNSVvGOrE=85Lyn=rKdBmJvZmR3ug@mail.gmail.com> <5511F0BD.1010504@oddbird.net> |
| Date | Wed, 25 Mar 2015 19:56:16 +1100 |
| Subject | Re: Daylight savings time question |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.19 |
| 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.135.1427274158.10327.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1427274158 news.xs4all.nl 2907 [2001:888:2000:d::a6]:45703 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:87939 |
Show key headers only | View raw
On Wed, Mar 25, 2015 at 10:18 AM, Carl Meyer <carl@oddbird.net> wrote: > US/Pacific is an alias for America/Los_Angeles, and is also part of the > Olson database (though I guess it's considered an "old" name for the > timezone): https://github.com/eggert/tz/blob/master/backward Ah, okay. No problem then. If it works, it works. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Daylight savings time question Chris Angelico <rosuav@gmail.com> - 2015-03-25 19:56 +1100
csiph-web