I am working on an application that requires calculating the time zone for a specific location which coordinates are read form a GPS device. I saw this web service called Timezone and it works pretty fine, but the problem is that the target device where the application is going to run doesn't have internet connectivity, so is there any possible way to know how the Timezone web service works? I really would appreciate that