Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to use time zone in a project.We have ToUniversalTime(), that converts the system to utc.I need a detail description of it.. Use of globalization.If anybody has done this in their projects,Please help me with code.
Posted

Search in CodeProject itself would had helped you a lot!
Globalization and localization demystified in ASP.NET 2.0[^]

There are several links if you search on google/bing, like:
Handling TimeZone Information In ASP.NET[^]
 
Share this answer
 
v2
Have you tried search google?

http://articles.techrepublic.com.com/5100-10878_11-6016329.html[^]

or maybe

http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/[^]

With just a little effort on your part, you wouldn't have had to wait for an answer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900