Date Conversion to Local Timezone date String ?http://forums.asp.net/t/1670005.aspx/1?Date+Conversion+to+Local+Timezone+date+String+Tue, 05 Apr 2011 20:39:14 -040016700054371547http://forums.asp.net/p/1670005/4371547.aspx/1?Date+Conversion+to+Local+Timezone+date+String+Date Conversion to Local Timezone date String ? <p>What is the way to convert Date to Local timezone String.</p> <p>Ex:- In this site, we specity timezone in Edit Profile. So date might have been converted to a Local Time zone string and displayed.</p> <p>Is there any easy way to do this?</p> 2011-04-05T19:43:08-04:004371567http://forums.asp.net/p/1670005/4371567.aspx/1?Re+Date+Conversion+to+Local+Timezone+date+String+Re: Date Conversion to Local Timezone date String ? <p>System.TimeZoneInfo is your friend. Please see <a href="http://pietschsoft.com/post/2007/06/23/NET-35-How-to-Convert-from-one-TimeZone-to-another.aspx"> http://pietschsoft.com/post/2007/06/23/NET-35-How-to-Convert-from-one-TimeZone-to-another.aspx</a></p> <p>Thanks</p> <p>-Akhtar</p> 2011-04-05T20:02:16-04:004371599http://forums.asp.net/p/1670005/4371599.aspx/1?Re+Date+Conversion+to+Local+Timezone+date+String+Re: Date Conversion to Local Timezone date String ? <p>Thanks Akhtar for letting me know TimeZoneInfo.</p> <p>However the link you provided does not have good information. I'm just search good articles on this topic in google. I'll come back to this thread once I get some clarity on ths.</p> <p>Update on 08-Apr: I'm sorry, I could not get chance to look around this. I'll come back to this thread tommorow to reply on your response.</p> <p>Update on 11-Apr: TimeZoneInfo really helps a lot. Thanks for the reply.</p> 2011-04-05T20:39:14-04:00