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

Cannot set BYMONTHDAY to a comma-separated list #497

Open
joelstein opened this issue Feb 1, 2023 · 0 comments
Open

Cannot set BYMONTHDAY to a comma-separated list #497

joelstein opened this issue Feb 1, 2023 · 0 comments

Comments

@joelstein
Copy link

I'm using version 0.17.0 and cannot set the BYMONTHDAY to a comma-separated list.

The spec says:

The BYMONTHDAY rule part specifies a COMMA-separated list of days of the month.

This sentence is actually at the top of RecurrenceRule::setByMonthDay(). But the function throws the following error if the $day param is something like '2,3,4,5,6,7,8':

Invalid value for BYMONTHDAY

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