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

IsWorkDay in China #106

Open
okhowang opened this issue Dec 15, 2022 · 1 comment
Open

IsWorkDay in China #106

okhowang opened this issue Dec 15, 2022 · 1 comment

Comments

@okhowang
Copy link

in China, there is a scheme as https://en.wikipedia.org/wiki/Public_holidays_in_China#Weekend_shifting_scheme_(since_2014)
when in long vocation, Sunday may become workday.
IsWorkDay judge weekday before holiday.
it may not work for China

@rickar
Copy link
Owner

rickar commented Jan 10, 2023

This kind of thing is what I was expecting BusinessCalendar.WorkdayFunc to be used for.

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