-
Notifications
You must be signed in to change notification settings - Fork 23
Add Dropdown For Timezones #53
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
Comments
That could certainly be possible, but must be done correctly. The timezone library module has its own version and sources for acceptable time zones. This can change with versions and time, so a hardcoded list is probably not clever. I think the best approach would be to allow Wrapperr to retrieve the current allowed list of time zones from it's own API and let the users pick from the list in the frontend. That would be a better user experience, thank you for your suggestion. |
I would suggest at least changing the label to say "Timezone Abbreviation," or something similar. It's not immediately obvious what you're supposed to put in that box. |
I still can't figure out what the proper format for this field is. Perhaps a template/example could also be included in the label. |
@alex-cardenas IIRC it should be America/Chicago for you. |
Fixed in v3.2.0. |
Sorry if this was brought up elsewhere. Just started using this app and noticed that you have a link to wikipedia for timezones - could you just put that into a dropdown list for the user to select from?
The text was updated successfully, but these errors were encountered: