-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
38 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,59 @@ | ||
## [calendar.ics](https://raw.githubusercontent.com/uclort/calendar/main/calendar.ics) | ||
### 日历订阅汇总 | ||
|
||
> 包括农历、公历节日、公历节日(补充)、农历节日、农历节日(补充)、中国节气 | ||
> 包括下面的农历、公历节日、公历节日(补充)、农历节日、农历节日(补充)、中国节气 | ||
## [lunarCalendar.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunarCalendar.ics) | ||
[calendar.ics](https://raw.githubusercontent.com/uclort/calendar/main/calendar.ics) | ||
|
||
> 农历 | ||
--- | ||
|
||
## [solarFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/solarFestivals.ics) | ||
### 农历 | ||
|
||
> 中国农历 | ||
[lunar.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunar.ics) | ||
|
||
--- | ||
|
||
### 公历节日 | ||
|
||
> 公历节日 | ||
> | ||
> 包括元旦节、国庆节等,也包括母亲节、父亲节、感恩节、圣诞节等 | ||
## [solarOtherFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/solarOtherFestivals.ics) | ||
[solarFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/solarFestivals.ics) | ||
|
||
--- | ||
|
||
### 公历节日(补充) | ||
|
||
> 公历节日(补充) | ||
> | ||
> 包括世界抗癌日、香港回归纪念日等 | ||
## [lunarFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunarFestivals.ics) | ||
[solarOtherFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/solarOtherFestivals.ics) | ||
|
||
--- | ||
|
||
### 农历节日 | ||
|
||
> 农历节日 | ||
> | ||
> 包括春节、中秋、元宵等 | ||
## [lunarOtherFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunarOtherFestivals.ics) | ||
[lunarFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunarFestivals.ics) | ||
|
||
--- | ||
|
||
### 农历节日(补充) | ||
|
||
> 农历节日(补充) | ||
> | ||
> 包括寒衣节、下元节、祭灶日等 | ||
## [jieQi.ics](https://raw.githubusercontent.com/uclort/calendar/main/jieQi.ics) | ||
[lunarOtherFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunarOtherFestivals.ics) | ||
|
||
--- | ||
|
||
### 中国节气 | ||
|
||
> 中国节气 | ||
> 返回二十四节气 | ||
> 十二节(立春、惊蛰、清明、立夏、芒种、小暑、立秋、白露、寒露、立冬、大雪、小寒) | ||
> 十二气(雨水、春分、谷雨、小满、夏至、大暑、处暑、秋分、霜降、小雪、冬至、大寒) | ||
[jieQi.ics](https://raw.githubusercontent.com/uclort/calendar/main/jieQi.ics) | ||
|
||
--- | ||
|
||
**生成使用了 [Lunar](http://6tail.cn/calendar/api.html) 库,感谢** |