We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip install chinese-calendar
from chinese_calendar import is_workday from chinese_calendar import get_holidays
The text was updated successfully, but these errors were encountered:
怎么查询当前chinesecalendar日历最后一天的日期
Sorry, something went wrong.
由于次年的节假日安排,取决于国务院发布的日程。 所以每年末尾要更新chinesecalendar
No branches or pull requests
pip install chinese-calendar
from chinese_calendar import is_workday
from chinese_calendar import get_holidays
The text was updated successfully, but these errors were encountered: