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)
Tue, Aug 27, 6:18 AM
Unknown Object (File)
Tue, Aug 27, 1:19 AM
Unknown Object (File)
Wed, Aug 14, 3:49 AM
Unknown Object (File)
Sat, Aug 10, 12:22 AM
Unknown Object (File)
Fri, Aug 9, 6:19 AM
Unknown Object (File)
Aug 5 2024, 3:39 PM
Unknown Object (File)
Aug 5 2024, 6:25 AM
Unknown Object (File)
Aug 4 2024, 4:09 PM
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.