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

Filter #94

Open
jchapelle opened this issue Jun 23, 2020 · 1 comment
Open

Filter #94

jchapelle opened this issue Jun 23, 2020 · 1 comment

Comments

@jchapelle
Copy link

Hey, is it possible to generate all dates included in a range matching a specific rule.
Let's say I have recurrence starting on 08/06/2020 every 2 weeks and I want to generate all the date that match that rule between 01/07/2020 and 31/07/2020. Is that feasible ?

Reading the doc, I can't find a way to do it beside generating all the dates of the recurrence and filter the results.

@jchapelle
Copy link
Author

Found it -> .fromDate() !!!
Keep up the good work ;-)

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

No branches or pull requests

1 participant