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

Fixed issue#491 #528

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed issue#491 #528

wants to merge 1 commit into from

Conversation

s3mic0lin
Copy link

Fixed issue #491
Duration and end time was not appended to period. By checking for p.Endtime.HasTime adding end time or duration was ensured.

Unit tests passed.

@DemeSzabolcs
Copy link

@s3mic0lin I had the same problem as you described, I tried your fix and it worked for me!
@rianjs Have you seen this one?

@kevinsmgov
Copy link

I could use this fix in the NuGet version of this library as well.

@kevinsmgov
Copy link

Also line 41-47 in EventEvaluator reset rdate EndTime values even if they are supplied (and appear to be redundant to 50-56).

i.e. if I add periods with different durations to RecurrenceDates of an event, EventEvaluator resets them.

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.

None yet

3 participants