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

Add pytz (Python) implementation #2

Open
mattjohnsonpint opened this issue Jul 16, 2015 · 3 comments
Open

Add pytz (Python) implementation #2

mattjohnsonpint opened this issue Jul 16, 2015 · 3 comments

Comments

@mattjohnsonpint
Copy link

Implement tzvalidate using pytz library for Python.

Also, note that another common tzdb library for Python is dateutil, but dateutil uses zic-compiled data, while pytz ships its own copy.

@jskeet
Copy link
Member

jskeet commented Jul 16, 2015

Does this mean a PR is coming? ;) (I'm happy to give it a go, but if you're already looking, I'll wait instead...)

@mattjohnsonpint
Copy link
Author

Thought I would add some to the backlog, but I'm not too picky on who does them. I may have cycles in a few weeks. Feel free to beat me to it. :)

@jskeet
Copy link
Member

jskeet commented Jul 17, 2015

pytz is currently shipping 2015d as far as I can tell... do you know if there's an easy way to run its zic-equivalent code? Looking at the code in launchpad.net, I can only see code to read in the zic-compiled data.

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