Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uclort/calendar
https://github.com/uclort/calendar
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uclort/calendar
- Owner: uclort
- Created: 2022-05-09T06:09:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T02:57:35.000Z (about 2 years ago)
- Last Synced: 2024-08-01T15:06:26.844Z (3 months ago)
- Language: JavaScript
- Size: 4.6 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### 日历订阅汇总
> 包括下面的农历、公历节日、公历节日(补充)、农历节日、农历节日(补充)、中国节气
[calendar.ics](https://raw.githubusercontent.com/uclort/calendar/main/calendar.ics)
---
### 农历
> 中国农历
[lunar.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunar.ics)
---
### 公历节日
> 包括元旦节、国庆节等,也包括母亲节、父亲节、感恩节、圣诞节等
[solarFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/solarFestivals.ics)
---
### 公历节日(补充)
> 包括世界抗癌日、香港回归纪念日等
[solarOtherFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/solarOtherFestivals.ics)
---
### 农历节日
> 包括春节、中秋、元宵等
[lunarFestivals.ics](https://raw.githubusercontent.com/uclort/calendar/main/lunarFestivals.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) 库,感谢**