On Thu, Jan 29, 2009 at 2:27 PM, M.-A. Lemburg <m...@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.selvams...@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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to