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

Humanreadable gets monthly wrong #129

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

bierpub
Copy link
Contributor

@bierpub bierpub commented Feb 12, 2023

This addresses Issue #116 regarding the text display of the year instead of of the month when BYMONTH is used in with a yearly frequency.
Rule RRULE:FREQ=YEARLY;BYMONTH=3,6,9;BYDAY=+2TU will now return yearly on the second Tuesday of the month in March, June and September instead of print ... of the year in March...

@rlanvin rlanvin merged commit ccbc749 into rlanvin:master Jun 7, 2023
@rlanvin
Copy link
Owner

rlanvin commented Jun 7, 2023

That's great! Sorry for the delay reviewing and thanks a lot for your contribution.

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

Successfully merging this pull request may close these issues.

2 participants