Page MenuHomePhabricator

Implement BYSETPOS for YEARLY and MONTHLY RRULES
ClosedPublic

Authored by epriestley on Sep 28 2016, 2:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 2:40 PM
Unknown Object (File)
Sun, Apr 7, 5:50 AM
Unknown Object (File)
Sun, Apr 7, 3:25 AM
Unknown Object (File)
Sat, Mar 30, 2:00 PM
Unknown Object (File)
Sat, Mar 30, 9:16 AM
Unknown Object (File)
Mar 14 2024, 2:55 PM
Unknown Object (File)
Feb 3 2024, 12:10 PM
Unknown Object (File)
Jan 24 2024, 4:28 PM
Subscribers
None

Details

Summary

Ref T10747. I may come back and try to clean this up, but at least make all the tests pass.

This stuff is really messy because if you have a YEARLY rule like "the 3rd of every month", and BYSETPOS on it, and the first instance is in June, too bad: we have to build every event for the whole year to apply BYSETPOS.

Test Plan

Unit tests now pass.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Implement BYSETPOS for YEARLY and MONTHLY RRULES.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 28 2016, 2:27 AM
This revision was automatically updated to reflect the committed changes.