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并优化部分内容 #6

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Conversation

EillesWan
Copy link
Contributor

修复bug:在春节前一日无法判断为前一年,因而导致错误
优化:将 f-字符串 的使用改为 .format() ,兼容更早的Python3版本
优化:将中文年份表达中的“零”改为“〇”
优化:将中文日期表达中的“二十”改为“廿”
优化:新增注释
优化:常量(数据)内容与转换库分离

优化:将 f-字符串 的使用改为 .format() ,兼容更早的Python3版本
@CutePandaSh
Copy link
Owner

谢谢提交

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