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

Fixed issue with chinese dates with component numbers #142

Merged
merged 6 commits into from
Apr 27, 2016

Conversation

waqasshabbir
Copy link
Contributor

Fixes issue #136.

@asadurski
Copy link
Member

This is really cool. I thought that additional changes would be required to support this format and your solution is very simple (and the same format is also used in Japan, so that's cool for both languages). One thing to notice is that we need to include format with spaces in the regex (which is not popular, but it appears sometimes. Example: http://www.boj.or.jp/). Otherwise we get ValueError: year is out of range for such dates.

@waqasshabbir
Copy link
Contributor Author

Thanks @artur, done.

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

Successfully merging this pull request may close these issues.

2 participants