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

BUG - /add_devtime doesn't recognize timezones #290

Open
Xarlos89 opened this issue Nov 24, 2023 · 0 comments
Open

BUG - /add_devtime doesn't recognize timezones #290

Xarlos89 opened this issue Nov 24, 2023 · 0 comments
Labels
BUG Something isn't working MODERATE Not easy, but not hard

Comments

@Xarlos89
Copy link
Collaborator

using something like CET+1, or GMT+1 with the /add_devtime command throws an error because pytz does not recognize this.

Rework the functionality to use pytz.all_timezones, which returns a dictionary of all accepted timezones.

@Xarlos89 Xarlos89 added BUG Something isn't working MODERATE Not easy, but not hard ZORAKATHON labels Nov 24, 2023
@Xarlos89 Xarlos89 moved this to 📋 Backlog in Zorak Bot Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working MODERATE Not easy, but not hard
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant