Re: date handling problem

2009-01-29 Thread S.Selvam Siva
On Thu, Jan 29, 2009 at 2:27 PM, M.-A. Lemburg wrote: > On 2009-01-29 03:38, Gabriel Genellina wrote: > > En Wed, 28 Jan 2009 18:55:21 -0200, S.Selvam Siva > > escribió: > > > >> I need to parse rss-feeds based on time stamp,But rss-feeds follow > >> different > >> standards of date(IST,EST etc)

Re: date handling problem

2009-01-29 Thread M.-A. Lemburg
On 2009-01-29 03:38, Gabriel Genellina wrote: > En Wed, 28 Jan 2009 18:55:21 -0200, S.Selvam Siva > 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

Re: date handling problem

2009-01-28 Thread Gabriel Genellina
En Wed, 28 Jan 2009 18:55:21 -0200, S.Selvam Siva 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

date handling problem

2009-01-28 Thread S.Selvam Siva
Hi all, 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. -- Yours, S.Selvam -- http://mail.python.org/mailman/listinfo/python-list