date handling problem

M.-A. Lemburg mal at egenix.com
Thu Jan 29 03:57:55 EST 2009


On 2009-01-29 03:38, Gabriel Genellina wrote:
> En Wed, 28 Jan 2009 18:55:21 -0200, S.Selvam Siva
> <s.selvamsiva at gmail.com> escribió:
> 
>> I need to parse rss-feeds based on time stamp,But rss-feeds follow
>> different
>> standards of date(IST,EST etc).
>> I dont know,how to standardize this standards.It will be helpful if
>> you can
>> hint me.
> 
> You may find the Olson timezone database useful.
> http://pytz.sourceforge.net/

Or have a look at the date/time parser in mxDateTime:

http://www.egenix.com/products/python/mxBase/mxDateTime/

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Jan 29 2009)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::


   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/



More information about the Python-list mailing list