Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!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.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'ascii': 0.09; 'dst': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; '~ethan~': 0.09; 'subject:question': 0.10; '11:19': 0.16; 'heap': 0.16; 'luck!': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User- Agent:1': 0.23; 'mon,': 0.24; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'am,': 0.29; 'posting': 0.31; 'universal': 0.31; 'but': 0.35; 'add': 0.35; '+0200,': 0.36; 'adjust': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; 'itself': 0.39; 'to:addr:python.org': 0.39; 'received:173': 0.61; 'happen': 0.63; 'received:69.56': 0.68; '8bit%:100': 0.72; 'basement': 0.84; 'boy,': 0.84; 'preventing': 0.84; '2013': 0.98 Date: Mon, 11 Nov 2013 11:39:54 -0800 From: Ethan Furman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: datetime question References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3304.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([173.12.184.233]) [173.12.184.233]:47386 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 1 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3IzMzA0Lmhvc3RnYXRvci5jb20= 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384201602 news.xs4all.nl 15894 [2001:888:2000:d::a6]:58642 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59094 On 11/11/2013 11:19 AM, Denis McMahon wrote: > On Mon, 11 Nov 2013 11:57:36 +0200, Νίκος Αλεξόπουλος wrote: > >>> lastvisit = ( datetime.utcnow() + timedelta(hours=2) ).strftime( >>> '%y-%m-%d %H:%M:%S' ) # MySQL datetime format > >> Someone has an idea what to add to this line to automatically adjust >> itself if DST happens? > > Yes, but the scarcity of universal whitespace is preventing me from > posting it. Boy, are you in luck! I just happen to have a whole heap of marked down ascii white-space at bargain basement prices! -- ~Ethan~