We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a problem in holidayManagement.php. Steps to reproduce, assuming today is 2021-12-08:
holidayManagement.php
Expected: A holiday interval is created between 6 and 8. Actual: A single day is marked as holiday, the 8.
The text was updated successfully, but these errors were encountered:
Additional facts:
Sorry, something went wrong.
No branches or pull requests
This is a problem in
holidayManagement.php
. Steps to reproduce, assuming today is 2021-12-08:Expected: A holiday interval is created between 6 and 8.
Actual: A single day is marked as holiday, the 8.
The text was updated successfully, but these errors were encountered: