Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'append': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'dict': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:python': 0.16; 'module': 0.19; 'header:User-Agent:1': 0.23; "i've": 0.25; 'somewhere': 0.26; 'header:X-Complaints-To:1': 0.27; 'subject:list': 0.30; "i'm": 0.30; 'twitter:': 0.31; 'blog:': 0.33; 'subject:time': 0.33; 'convert': 0.35; 'there': 0.35; "didn't": 0.36; 'possible': 0.36; 'hi,': 0.36; 'list': 0.37; 'url:library': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'full': 0.61; 'information': 0.63; 'klein': 0.68; 'url:info': 0.73; 'informations': 0.74 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: =?ISO-8859-1?Q?St=E9phane_Klein?= Subject: I look for a list to convert time zone abbreviation to full time zone in python Date: Mon, 02 Dec 2013 17:18:29 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: aym57-1-78-235-112-40.fbx.proxad.net User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386001127 news.xs4all.nl 15911 [2001:888:2000:d::a6]:39884 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60875 Hi, I would like to convert time zone abbreviation to full time zone in Python. I've found this information : * http://stackoverflow.com/questions/1703546/parsing-date-time-string-with-timezone-abbreviated-name-in-python I'm currently writing dict with this informations : http://www.timeanddate.com/library/abbreviations/timezones/ Questions : * are there the same list somewhere (I didn't found in pytz) ? * is it possible to append this list in pytz or in standard python date module ? Best regards, Stephane -- Stéphane Klein blog: http://stephane-klein.info Twitter: http://twitter.com/klein_stephane cv: http://cv.stephane-klein.info