Skip to content

No timezone for Dubai #55

Description

@iDevo

Hi there,
I am trying to retrieve the timezone for coordinates in Dubai (25.193, 55.309) using these lines of code:

from tzwhere import tzwhere
tz = tzwhere.tzwhere()
tzName = tz.tzNameAt(25.193, 55.309)

Unfortunately None is being returned to me but the correct timezone would be "Asia/Dubai".

Is someone else able to reproduce this behavior?
Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions