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

Go from timezone to coordinates - the inverse #152

Open
simplenotezy opened this issue Nov 28, 2022 · 1 comment
Open

Go from timezone to coordinates - the inverse #152

simplenotezy opened this issue Nov 28, 2022 · 1 comment

Comments

@simplenotezy
Copy link

Is it possible to find the coordinates for a specific timezone? Let's say I want to get all the coordinates for where the time is currently 11pm.

If I could get the coordinates, I could fetch the records from the database that is within these coordinates.

Use-case: I want to find all users where the time is currently within 11-12 pm for them.

@evansiroky
Copy link
Owner

I'd recommend seeing if the raw timezone boundary builder release files can aid you in this use case.

Since the v4.0.0 release of this project, this project doesn't have a dependency that is aware of the underlying timezone rules that could be used to calculate the current time somewhere.

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

2 participants