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
链接:https://docs.python.org/zh-cn/3/library/datetime.html#datetime.date.fromordinal
位置:date.fromordinal 方法的第一句话
现译文:…其中公元 1 年 1 月 1 晶的序号为 1。
建议译文:…其中公元 1 年 1 月 1 日的序号为 1。
The text was updated successfully, but these errors were encountered:
fixed
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
链接:https://docs.python.org/zh-cn/3/library/datetime.html#datetime.date.fromordinal
位置:date.fromordinal 方法的第一句话
现译文:…其中公元 1 年 1 月 1 晶的序号为 1。
建议译文:…其中公元 1 年 1 月 1 日的序号为 1。
The text was updated successfully, but these errors were encountered: