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

能否支持自定义假期? #24

Open
YangTianz opened this issue Jan 17, 2024 · 2 comments
Open

能否支持自定义假期? #24

YangTianz opened this issue Jan 17, 2024 · 2 comments

Comments

@YangTianz
Copy link

有的时候公司的假期和法定假期稍微有点不一样,希望可以支持手动设置某几个日期为假日或工作日。

@Crazysiri
Copy link
Owner

有的时候公司的假期和法定假期稍微有点不一样,希望可以支持手动设置某几个日期为假日或工作日。

好的,我等看看好不好加上

@Crazysiri
Copy link
Owner

Crazysiri commented Jan 21, 2024

@YangTianz 这个应该可以支持,我的理解就是就是加一个配置:

solar_holiday: 
   - date: '0121'
      name: '放假'
   - date: '0122'
      name: '上班'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants