date handling problem

S.Selvam Siva s.selvamsiva at gmail.com
Thu Jan 29 05:17:52 EST 2009


On Thu, Jan 29, 2009 at 2:27 PM, M.-A. Lemburg <mal at egenix.com> wrote:

> 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/
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Thank you all,
  The link was really nice and i will try it out.

-- 
Yours,
S.Selvam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090129/28945e9e/attachment-0001.html>


More information about the Python-list mailing list