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

Feature Request: Method to Retrieve Timezones Based on Division #247

Open
andrewdwallo opened this issue Sep 17, 2023 · 0 comments
Open

Comments

@andrewdwallo
Copy link

Description

I propose the introduction of a method that returns an array of available timezones based on a division (state or region). This would supplement the existing getDivisions() and getDivision() methods and enhance the package's utility for developers working on location-based services.

Use Case

In a web application with global reach, a developer could use getDivision() to populate a dropdown list with states or regions based on a country. Additionally, with this proposed feature, they could then dynamically populate a dropdown list of timezones based on the selected division (or get the timezone for the selected division).

Additional Context

By providing this feature, developers can offer users a more streamlined and relevant set of timezone options, improving overall user experience.

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