In my app I want to set current time.I know we can get it via device but it became user specific. If user change his device time then i am not able to find current time in my report.So is there any API which can give me current time based on location or LAT-LONG.
Please share if any one has idea about this.
Thanks All.
In my app I want to set current time.I know we can get it
Share
The WorldTimeEngine webservice offers an API that converst geolocation coordinates into local time.
Edit: there’s this AskGeo web API also, it seems to be free and provide time information.