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

新的节气型节日 #46

Closed
kinegratii opened this issue May 20, 2022 · 0 comments
Closed

新的节气型节日 #46

kinegratii opened this issue May 20, 2022 · 0 comments
Labels
New Feature v3.5.x Version 3.5 Serials

Comments

@kinegratii
Copy link
Owner

节日示例

入梅 公历每年芒种之后第1个丙日 TermFestival(term='芒种', nth=1, day_gz='丙', name='入梅')
出梅 公历每年小暑之后第1个未日  TermFestival(term='小暑', nth=1, day_gz='未', name='出梅')
初伏 夏至后的第三个庚日 TermFestival(term='夏至', nth=3, day_gz='庚', name='初伏')

先计算某个节气,再向后加上一个日期间隔,该间隔依据60干支循环计算可得出。

@kinegratii kinegratii added v3.5.x Version 3.5 Serials New Feature labels May 20, 2022
@kinegratii kinegratii added this to the Calendar-Enhance milestone May 20, 2022
kinegratii added a commit that referenced this issue May 20, 2022
@kinegratii kinegratii mentioned this issue Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature v3.5.x Version 3.5 Serials
Projects
None yet
Development

No branches or pull requests

1 participant