Re: coverting EST to PST

2005-12-21 Thread Tim Williams (gmail)
On 21 Dec 2005 03:15:47 -0800, Narendra < [EMAIL PROTECTED]> wrote: Hi All,i got a problem. I need to convert time from EST standard to PSTstandard.Thu, 15 Dec 2005 09:24:19 -0500 to PST Quick and dirty,   might not work for times at the end of DST >>> import time >>> from email import Utils >>>

coverting EST to PST

2005-12-21 Thread Narendra
Hi All, i got a problem. I need to convert time from EST standard to PST standard. Thu, 15 Dec 2005 09:24:19 -0500 to PST this time i need to convert as PST time is there any python code which helps me. your help will be greatly apreciated. Thanks, Narendra -- http://mail.python.org/mailman