Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryolee/cn_working_day

中国大陆近期法定节假日/工作日数据生成,可用于iOS工作日闹钟等用途
https://github.com/ryolee/cn_working_day

ios shortcuts

Last synced: 9 days ago
JSON representation

中国大陆近期法定节假日/工作日数据生成,可用于iOS工作日闹钟等用途

Awesome Lists containing this project

README

        

# cn_working_day
基于[workalendar](https://github.com/workalendar/workalendar) 生成近30天(-2~+27)工作日信息

使用Github action自动更新

可用于iOS快捷指令工作日闹钟

详细见博客[说明文章](https://blog.9-ch.com/post/homelab-cn-working-clock)

## 注意

本项目将于2023年01月01日后(即2日起)停止在主分支进行cn.json更新并移除该文件,转为仅使用github page(对应gh-pages分支)更新,请及时调整快捷指令中的URL,以jsdelivr为例,新URL如下

```
https://cdn.jsdelivr.net/gh/RyoLee/cn_working_day@gh-pages/cn.json
```