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

Fix SubstituteHoliday offset calc in HolidayDefinition #48

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

albertospelta
Copy link
Collaborator

Fix the VAR _SubstituteHolidayOffsetNonWorkingDays calculation where the variable _HolidayDateStep1(DATETIME) is used instead of the _HolidayDayStep1(INT64)

Fix the calculation of the sobstitute offset for non-working days where DATETIME variable `_HolidayDateStep1` is used instead of the INT64 `_HolidayDayStep1`
@albertospelta albertospelta merged commit b7e7dfa into main Apr 11, 2024
1 check passed
@albertospelta albertospelta deleted the alberto/fix-sobstitute-offset branch April 11, 2024 11:48
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.

1 participant