I want to find a users time zone from his ip address.
If the user is travelling the application should be able to find out the current time zone in which he is.
I want to find a users time zone from his ip address. If the
Share
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.
You can’t, at least reliably: think of proxies, ISP NAT or VPNs, even if a user seems in a country it doesn’t mean he’s really there.
I would suggest to let the user choose his preferred time zone, and let him alter it if he needs to.
Otherwise, have a look at this: Determine a User's Timezone