"praba kar" wrote:
>In Php we can print RFC 2822 formatted date by
> date('r') with parameter r. Then it will print the
> below format date.
> "Thu, 7 Apr 2005 01:46:36 -0300".
> I want to print same RFC 2822 format in python. Is it
> possible in python? . If possible kindly mention the
> fu
praba kar wrote:
>In Php we can print RFC 2822 formatted date by
> date('r') with parameter r. Then it will print the
> below format date.
> "Thu, 7 Apr 2005 01:46:36 -0300".
> I want to print same RFC 2822 format in python. Is it
> possible in python? . If possible kindly mention the
Dear All,
In Php we can print RFC 2822 formatted date by
date('r') with parameter r. Then it will print the
below format date.
"Thu, 7 Apr 2005 01:46:36 -0300".
I want to print same RFC 2822 format in python. Is it
possible in python? . If possible kindly mention the
function related to print