How to get the local time of a particular timezone in JavaScript?
I want to get the local / current time of a particular timezone, like I have a dropdown of all the GMT timezones(GMT), so on choosing a particular GMT I need to display its local / current time.