G
Guest
Hi,
I have time in the following format...
Tue, 8 May 2007 13:38:00 EDT
How can I convert it DateTime? Convert.ToDateTime works fine if the Time
Zone is GMT like
Tue, 8 May 2007 13:38:00 GMT
Is there a specified way to accomplish this or would I have to do some hacks?
Thnx
I have time in the following format...
Tue, 8 May 2007 13:38:00 EDT
How can I convert it DateTime? Convert.ToDateTime works fine if the Time
Zone is GMT like
Tue, 8 May 2007 13:38:00 GMT
Is there a specified way to accomplish this or would I have to do some hacks?
Thnx