0

Possible Duplicate:
Timezone lookup from latitude longitude
PHP IF Statment Based On Geo Location?

How should I get the exact time of a location using it's latitude and longitude?

Community
  • 1
  • 1
Neocortex
  • 653
  • 9
  • 32
  • 2
    Googling `Get time using latitude and longitude in php` gives a lot of good hits for me, for example [Get PHP Timezone Name from Latitude and Longitude?](http://stackoverflow.com/q/3126878) – Pekka Oct 22 '12 at 10:03
  • @Bolaji , Bawoni ??? use `https://maps.googleapis.com/maps/api/timezone/json?location=29.488899230957,-98.398696899414` after you get long , lat you also nee api keys :) See https://developers.google.com/maps/documentation/timezone/ – Baba Oct 22 '12 at 10:30

0 Answers0