blazerguns
September 15th, 2006, 02:53 AM
Hi all,
Iam developing a web application where iam using backend as c#. I Use PInvoke method to use GetLocalTime(). It works fine but as soon as i change the timezone through mu system clock the new updated time is not shown when i recall GetLocalTime(). It still shows the old time. Why? I dont understand how GetLocalTime() works. Even better if anyone can tell me how to solve this problem. If i restart the web application then the change is made.
Varun
Iam developing a web application where iam using backend as c#. I Use PInvoke method to use GetLocalTime(). It works fine but as soon as i change the timezone through mu system clock the new updated time is not shown when i recall GetLocalTime(). It still shows the old time. Why? I dont understand how GetLocalTime() works. Even better if anyone can tell me how to solve this problem. If i restart the web application then the change is made.
Varun