Page MenuHomePhabricator

Fix an RRULE issue with all-day events expanded by BYHOUR or high-frequency RRULES
ClosedPublic

Authored by epriestley on Sep 28 2016, 12:17 AM.
Tags
None
Referenced Files
F18454550: D16612.diff
Mon, Sep 1, 5:15 AM
F17968239: D16612.id40002.diff
Aug 1 2025, 1:14 PM
F17947191: D16612.id.diff
Jul 31 2025, 3:46 PM
F17930056: D16612.diff
Jul 30 2025, 5:32 PM
F17664590: D16612.id40002.diff
Jul 12 2025, 7:05 PM
F17628914: D16612.diff
Jul 10 2025, 8:10 AM
Unknown Object (File)
May 27 2025, 11:31 AM
Unknown Object (File)
May 26 2025, 3:48 PM
Subscribers
None

Details

Summary

Ref T10747. If you have an all-day event, we normally return all-day events.

If the frequency is HOURLY or higher though, or the set has been expanded by a rule like BYHOUR, we need to iterate hours/minutes/seconds and return date-time results.

Test Plan

Unit tests now pass.

Diff Detail

Repository
rPHU libphutil
Branch
cal10
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13874
Build 17956: Run Core Tests
Build 17955: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix an RRULE issue with all-day events expanded by BYHOUR or high-frequency 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, 12:40 AM
This revision was automatically updated to reflect the committed changes.