Page MenuHomePhabricator

Fix some libphutil Calendar document bugs
ClosedPublic

Authored by epriestley on Oct 12 2016, 8:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 17 2025, 2:19 PM
Unknown Object (File)
May 29 2025, 8:40 AM
Unknown Object (File)
May 17 2025, 5:36 AM
Unknown Object (File)
May 17 2025, 5:35 AM
Unknown Object (File)
May 8 2025, 12:00 PM
Unknown Object (File)
Apr 27 2025, 10:43 PM
Unknown Object (File)
Apr 26 2025, 1:20 PM
Unknown Object (File)
Apr 26 2025, 4:06 AM
Subscribers
None

Details

Summary

Ref T10747.

  • Default to UTC if a datetime has no explicit timezone.
  • Fix a bug with escape detection that could incorrectly trigger for escaped commas.
  • Remove some unused properties (now properites of the RRULE itself).
Test Plan

See next diff.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix some libphutil Calendar document bugs.
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.Oct 12 2016, 8:59 PM
This revision was automatically updated to reflect the committed changes.