Phoe6 wrote:
> I would like to parse RFC 1123 date format and compare two dates. I
> find that
> datetime module does not specifically confirms to any RFC. Any
> suggestions as how I can handle the RFC 1123 date format using
> standard libraries before I go to re based parsing?
>
I realise you wan
In article <[EMAIL PROTECTED]>,
Phoe6 <[EMAIL PROTECTED]> writes:
> Phoe6 wrote:
> > I would like to parse RFC 1123 date format and compare two dates. I
> > find that
> > datetime module does not specifically confirms to any RFC. Any
> > suggestions as how I can handle the RFC 1123 date format us
Phoe6 wrote:
> I would like to parse RFC 1123 date format and compare two dates. I
> find that
> datetime module does not specifically confirms to any RFC. Any
> suggestions as how I can handle the RFC 1123 date format using
> standard libraries before I go to re based parsing?
Well,
>>> import ti
I would like to parse RFC 1123 date format and compare two dates. I
find that
datetime module does not specifically confirms to any RFC. Any
suggestions as how I can handle the RFC 1123 date format using
standard libraries before I go to re based parsing?
Thanks,
Senthil
--
http://mail.python.or