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

农历中『二十』的 计数单位换成 『廿』会不会好点。 #1

Open
sfyc23 opened this issue Jun 27, 2019 · 1 comment
Open

Comments

@sfyc23
Copy link

sfyc23 commented Jun 27, 2019

from datetime import datetime
from zhdate import ZhDate

print(ZhDate.from_datetime(datetime(2017, 8, 12)).chinese())

输出为:

二零一七年闰六月二十一 丁酉年 (鸡年)

其中的「二十一」 换成 「廿一」会不会好点。

@EillesWan
Copy link
Contributor

已经在 #6 中更改。

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