teambition / rrule-go

Go library for working with recurrence rules for calendar dates.
MIT License
310 stars 57 forks source link

Bugfix: Changing DTStart should recalculate the rule's internal timeset. #26

Closed kristinn closed 5 years ago

kristinn commented 5 years ago

Resolves https://github.com/teambition/rrule-go/issues/25.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.004%) to 99.639% when pulling d760a885516396b298a2752bf17c7bc896ded689 on inteleon:bugfix-changing-dtstart-recalculates-timeset into d793e90385a0bb916c5a2aa18f145f93be011480 on teambition:master.

zensh commented 5 years ago

@kristinn Thank you!

kristinn commented 5 years ago

@kristinn Thank you!

No problem. Thank you for the quick response!