who can write a function to get clients Time zone,return value like:EDT EST IST and so on
who can write a function to get clients Time zone,return value like: EDT EST
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.
toTimeString()method give time with the timezone name try out below…Demo
or
Check : Automatic Timezone Detection Using JavaScript
download jstz.min.js and add a function to your html page