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

Getting recurrence data #235

Open
lucabert opened this issue Sep 20, 2022 · 1 comment
Open

Getting recurrence data #235

lucabert opened this issue Sep 20, 2022 · 1 comment

Comments

@lucabert
Copy link

Hi!

I'm trying to read all recurring elements of a calendar.
It works with getCalendarItems(), but, even if all items are "recurring" ($item->getIsRecurring() returns true), $item->getRecurrence() always returns empty.

Could someone explain me what I'm doing wrong?

Thanks
Luca

@j-applese3d
Copy link

I think you need getRecurrenceId()

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

2 participants