I want to show the difference between two TimeZones, I have city code, city name and country code, a country name so how I can get TimeZone from these codes? Have you an idea about it? Please, guys, help to solve it.
Asked
Active
Viewed 627 times
1
-
what have you tried so far? if nothing, then please give it a try and let us know if failed, then we will help you. – Amrinder Singh Oct 05 '17 at 05:55
-
Have a look at this link : https://stackoverflow.com/questions/1234563/country-to-timezone-mapping-database – sumit Oct 05 '17 at 05:58
-
In addition to the dup answer, see [this one](https://stackoverflow.com/a/46327407/634824). Then read [How to get a time zone from a location using latitude and longitude coordinates?](https://stackoverflow.com/q/16086962/634824). – Matt Johnson-Pint Oct 06 '17 at 00:39