Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect results for Pakistan #12

Open
Zulqarnain-Mustafa opened this issue Feb 9, 2017 · 0 comments
Open

Incorrect results for Pakistan #12

Zulqarnain-Mustafa opened this issue Feb 9, 2017 · 0 comments

Comments

@Zulqarnain-Mustafa
Copy link

Zulqarnain-Mustafa commented Feb 9, 2017

when i Pass the coordinates of "Pakistan, Faisalabad" it always return me "Asia/Kabul" where as it should me "Asia/karachi" as you can check via google api:
Faisalabad Coordinates

Result:
{
"dstOffset" : 0,
"rawOffset" : 18000,
"status" : "OK",
"timeZoneId" : "Asia/Karachi",
"timeZoneName" : "Pakistan Standard Time"
}

Where as APTimeZone Returns: Aisa/Kabul (GMT +4:30) offset 16200 It is wrong

Can you suggest any solution to this or fix this bug in APTimezone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant