Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!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.068 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'dec': 0.15; '"english': 0.16; 'ah!': 0.16; 'delimiters': 0.16; 'formats.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'still,': 0.16; 'subject:dates': 0.16; 'wrote:': 0.17; 'test.': 0.17; 'thorough': 0.17; 'sort': 0.21; 'meant': 0.21; 'statement': 0.23; 'header:In-Reply-To:1': 0.25; 'common': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'chris': 0.28; '11,': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'done': 0.34; 'so,': 0.35; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'michael': 0.36; 'enough': 0.36; 'rather': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; "you've": 0.61; 'more': 0.63; 'august': 0.66; 'american': 0.73; 'as:': 0.75; '1st': 0.81; '2013': 0.84; '7:25': 0.84; 'april,': 0.84 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=JkNZaXYEFCFCuaX8SATdaU1ttcAs/YzqLWHyI6b5LQc=; b=RHuXNzQIo/k37KZ7XNr6AMgpQ2PyqvgVFG9wWZwVQZ2SF8IOu9nVrLjyGl29mLZbwh wONir3HBcjjzGBfpfD/9lR76GWK7f8eIxymeK2v2/PVhKt/Vxu0ZpozCdqh8+bofNrXd fAjWbyyVJnKX2G4f5ICOQ+wwSW8DBvLR5yiBwZK8G+bzKvA1XLRbLFRgy0bS9Am2BJh9 HPPGXE5/2Sl59ACk2jj9FY5ovDXc98oQkN26CjukUO6vuiEiRR3HHVoLwSKZvHfgbaGW azRUQPZyzhjBeULywSvNsf4wKEjndqc7AV1of/bDocFZjLngnKdR9E3dqbUEn3fwyulc bHXA== MIME-Version: 1.0 In-Reply-To: <50C6EE07.1020806@gmail.com> References: <50C6C5E7.1030300@gmail.com> <50C6EE07.1020806@gmail.com> Date: Tue, 11 Dec 2012 19:32:14 +1100 Subject: Re: strptime - dates formatted differently on different computers 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1355214737 news.xs4all.nl 6901 [2001:888:2000:d::a6]:47626 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34605 n Tue, Dec 11, 2012 at 7:25 PM, Michael Torrie wrote: > On 12/11/2012 01:08 AM, Chris Angelico wrote: >> That sort of statement will get you either amusement or ire, depending >> on the respondent. From me, amusement, because there are enough >> "common American date formats" for you to feel you've done a thorough >> test. > > Also what I meant was common "english language" formats. Such as: > > 1 Apr 2013 > April 1, 2013 > Apr 1 > Apr 2013 > 1st of April, 2013 > April of 2013 > 5pm on August 3 Ah! Okay. So, more general than just "different delimiters and such that you'd find in the USA". Still, it did come across as rather amusing, worded the way you had it. ChrisA