Homec4science

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

Authored by epriestley <git@epriestley.com> on Sep 28 2016, 02:15.

Description

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

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10747

Differential Revision: https://secure.phabricator.com/D16612

Details

Committed
epriestley <git@epriestley.com>Sep 28 2016, 14:35
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU51a1ac172a35: Fix RRULE bugs with week numbers for leading and trailing partial weeks
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU9a923abf4e49: Fix an RRULE issue with all-day events expanded by BYHOUR or high-frequency… (authored by epriestley <git@epriestley.com>).Sep 28 2016, 14:35