Last post Feb 28, 2014 03:31 AM by George Qiao
Member
130 Points
656 Posts
Feb 27, 2014 02:51 PM|Jdaniel13|LINK
hello everyone how to convert a timer which is display a duration on updatepanel, i want to my system to convert also the time to other time zone how can i do that please
Participant
1306 Points
174 Posts
Feb 28, 2014 03:31 AM|George Qiao|LINK
Hi Jdaniel13,
Thanks for your post.
I think you can use this TimeZoneInfo.ConvertTime method: http://msdn.microsoft.com/en-us/library/bb396765(v=vs.110).aspx.
Member
130 Points
656 Posts
Convert a timer value from my local time to different time zone
Feb 27, 2014 02:51 PM|Jdaniel13|LINK
hello everyone how to convert a timer which is display a duration on updatepanel, i want to my system to convert also the time to other time zone how can i do that please
Participant
1306 Points
174 Posts
Re: Convert a timer value from my local time to different time zone
Feb 28, 2014 03:31 AM|George Qiao|LINK
Hi Jdaniel13,
Thanks for your post.
I think you can use this TimeZoneInfo.ConvertTime method: http://msdn.microsoft.com/en-us/library/bb396765(v=vs.110).aspx.