mirror of
https://github.com/muhac/chinese-holidays-calendar.git
synced 2024-11-21 01:01:50 +08:00
hello 2024
This commit is contained in:
parent
573157f3e6
commit
36030c496c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ "3.9", "3.10", "3.11" ]
|
||||
python-version: [ "3.11", "3.12" ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
12
README.md
12
README.md
@ -15,14 +15,14 @@ Subscription link of public holidays in mainland China
|
||||
日历 - 添加日历 - 添加订阅日历 - 输入链接
|
||||
「 [https://ics.github.rank.technology](https://ics.github.rank.technology) 」
|
||||
|
||||
![iOS](./docs/readme/ios.png)
|
||||
![on iOS](./docs/readme/ios.jpg)
|
||||
|
||||
### macOs
|
||||
### macOS
|
||||
|
||||
日历 - 文件 - 新建日历订阅 - 输入链接
|
||||
「 [https://ics.github.rank.technology](https://ics.github.rank.technology) 」
|
||||
|
||||
![MacOs](./docs/readme/macos.png)
|
||||
![on macOS](./docs/readme/macos.png)
|
||||
|
||||
## 为补班添加不同的颜色
|
||||
|
||||
@ -40,3 +40,9 @@ Subscription link of public holidays in mainland China
|
||||
在周六、周日以及节假日假期自动关闭标签内容包含「工作日闹钟」的闹钟
|
||||
|
||||
[戳此](https://www.icloud.com/shortcuts/71ddab11837b408188821c3d992e8e4c) 导入 iOS 快捷指令脚本,在「快捷指令」App 中设定一个每天凌晨运行的自动化任务吧~
|
||||
|
||||
## 维护者
|
||||
|
||||
[@muhac](https://github.com/muhac)
|
||||
|
||||
<a href="https://www.buymeacoffee.com/limuhan" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
||||
|
@ -1,11 +1,11 @@
|
||||
// automatically generated on 11/3/2023
|
||||
// and manually checked on DATA NOT VERIFIED
|
||||
// and manually checked on 11/5/2023
|
||||
// source: https://www.gov.cn/zhengce/content/202310/content_6911527.htm
|
||||
|
||||
元旦;1.1; // 1月1日放假,与周末连休。
|
||||
元旦;0.2-1.1; // 1月1日放假,与周末连休。
|
||||
春节;2.10-2.17;2.4,2.18 // 2月10日至17日放假调休,共8天。2月4日(星期日)、2月18日(星期日)上班。鼓励各单位结合带薪年休假等制度落实,安排职工在除夕(2月9日)休息。
|
||||
清明节;4.4-4.6;4.7 // 4月4日至6日放假调休,共3天。4月7日(星期日)上班。
|
||||
劳动节;5.1-5.5;4.28,5.11 // 5月1日至5日放假调休,共5天。4月28日(星期日)、5月11日(星期六)上班。
|
||||
端午节;6.10; // 6月10日放假,与周末连休。
|
||||
端午节;6.8-6.10; // 6月10日放假,与周末连休。
|
||||
中秋节;9.15-9.17;9.14 // 9月15日至17日放假调休,共3天。9月14日(星期六)上班。
|
||||
国庆节;10.1-10.7;9.29,10.12 // 10月1日至7日放假调休,共7天。9月29日(星期日)、10月12日(星期六)上班。
|
||||
国庆节;10.1-10.7;9.29,10.12 // 10月1日至7日放假调休,共7天。9月29日(星期日)、10月12日(星期六)上班。
|
||||
|
BIN
docs/readme/ios.jpg
Normal file
BIN
docs/readme/ios.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue
Block a user