I am from India and I have a shared server with GoDaddy in the US for hosting an ASP.net website.
When I Use DateTime.Now property I get the time in US.
How can I change it to Indian time for whole my application?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using
TimeZoneInfois the best approach: