Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.054 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.01; 'dst': 0.09; 'indication': 0.09; 'subject:question': 0.10; 'changes': 0.15; '12:59': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'utc': 0.16; 'utc,': 0.16; 'utc.': 0.16; 'wrote:': 0.18; 'second': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; "i'm": 0.30; 'received:google.com': 0.35; 'bought': 0.36; 'mine': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'range': 0.61; 'myself': 0.63; 'hand': 0.80; 'heh.': 0.84; 'hand,': 0.93; '2013': 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:to :content-type; bh=o3Q85zBZkmc98cCrrcG6rZG0w7km/5bfzcMGKCDGoUA=; b=HCeKEX7N7zGg+m7tA75BDjHJUaSiwY3zBClG44DR37kx+y7HI4t+FSKhSKCdCeiJS6 8MUFB6nDShRaroIcFsVVfDBd6rmjSMbdu1OadiL0D4wmV63SeC4o+okD4m+ahD786pX1 JGx1+LXOgp9y11J6lucgDijKOjVwNJ9vhLBMio/jdXM4A2g968kV0CQUgRawUYWe24U3 7bHpiSaLynLTBTNzvSBtVWqzLhRrZyvKPoSLwpS8gJ8EUpCkdeg8aWooDVa7+GFiLhtO NIePa/OHLLjOkgy7RDKmyQntfhztv6/LusC9gc+/B/2TM2pp+1Jl5DNaPJjteTUijMn1 EK7A== MIME-Version: 1.0 X-Received: by 10.68.242.4 with SMTP id wm4mr32490753pbc.77.1384221778318; Mon, 11 Nov 2013 18:02:58 -0800 (PST) In-Reply-To: References: Date: Tue, 12 Nov 2013 13:02:58 +1100 Subject: Re: datetime question From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384221787 news.xs4all.nl 15935 [2001:888:2000:d::a6]:35089 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59139 On Tue, Nov 12, 2013 at 12:59 PM, Dennis Lee Bieber wrote: > Of course, I'm spoiled... My /watch/ has a dial for UTC, along with one > for 24-hour indication (one hand, range 1 to 24) Heh. Mine doesn't, so I bought myself a second watch and set it to UTC. So my left hand has local time (changes at DST breaks, changes when I travel internationally), and my right hand has UTC (never changes). ChrisA