How to get the time from google javascript api

When we search google for "Time Texas" it returns the local time for Texas and its same for any location in the world. It calculated the correct time with day light savings adjustment etc.
How can we make a similar call using the Google search JavaScript API and get the time for any given location.

0 comments: