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

Support ability to skip processRecurrences() #112

Closed
AgamlaRage opened this issue Mar 23, 2017 · 2 comments
Closed

Support ability to skip processRecurrences() #112

AgamlaRage opened this issue Mar 23, 2017 · 2 comments

Comments

@AgamlaRage
Copy link

AgamlaRage commented Mar 23, 2017

Hi,

Is there currently a way to disable the processRecurrences() function, or to only get the non-recurring events + the "parent" events?

In my particular case, I already have a processRecurrences system in my app, that parses rrule and I would like to only get the events that are not recurring.

I didn't find a way to achieve this without extending/modifying the class.

Thanks

@u01jmg3 u01jmg3 self-assigned this Mar 23, 2017
@u01jmg3
Copy link
Owner

u01jmg3 commented Mar 23, 2017

Not currently but I can build it

@u01jmg3 u01jmg3 added this to the v2.x.x milestone Mar 23, 2017
@u01jmg3 u01jmg3 changed the title Ability to disable processRecurrences() Ability to disable processRecurrences() Mar 23, 2017
@u01jmg3 u01jmg3 changed the title Ability to disable processRecurrences() Ability to skip processRecurrences() Mar 23, 2017
@u01jmg3 u01jmg3 changed the title Ability to skip processRecurrences() Support ability to skip processRecurrences() Mar 23, 2017
@u01jmg3 u01jmg3 removed their assignment Mar 23, 2017
@AgamlaRage
Copy link
Author

Thx for your reactivity :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants