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

Add in HolidayCalculator PreviousWorkingDay/NextWorkingDay with x open day and + #59

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

Hrothval
Copy link
Contributor

Add target framework .NET 5
Add comment for Localization.
Add in HolidayCalculator PreviousWorkingDay/NextWorkingDay with x open day
Add UseCachingHolidays with default to false in IPublicHolidays/PublicHolidayBase
Add in IsWorkingDay in IPublicHolidays (In md file already prensent)
Edit the md file with the changes

Add comment for Localization.
Add in HolidayCalculator PreviousWorkingDay/NextWorkingDay with x open day
Add UseCachingHolidays with default to false in IPublicHolidays/PublicHolidayBase
Add in IsWorkingDay in IPublicHolidays (In md file already prensent)
Edit the md file with the changes
@Hrothval Hrothval closed this Oct 25, 2021
PreviousWorkingDay and NextWorkingDay do not save time.
@Hrothval Hrothval reopened this Oct 25, 2021
@Hrothval Hrothval closed this Oct 25, 2021
@Hrothval Hrothval reopened this Oct 25, 2021
@Hrothval
Copy link
Contributor Author

Sorry to have closed and reopened, I wanted to make sure I got the fix.

@Hrothval
Copy link
Contributor Author

#35 close the issue?
I add "public DateTime NextWorkingDay(DateTime dt, int openDayAdd)", if openDayAdd is 1 you don't have same day.

@martinjw martinjw merged commit c5e391b into martinjw:master Oct 25, 2021
@martinjw
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants