Page MenuHomePhabricator

Store "start", "end", and "until" event dates as CalendarDateTime objects
ClosedPublic

Authored by epriestley on Oct 4 2016, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 29, 8:39 AM
Unknown Object (File)
May 5 2025, 6:50 PM
Unknown Object (File)
Apr 18 2025, 4:49 AM
Unknown Object (File)
Apr 15 2025, 3:31 AM
Unknown Object (File)
Apr 12 2025, 6:50 AM
Unknown Object (File)
Apr 11 2025, 4:08 PM
Unknown Object (File)
Apr 11 2025, 2:00 PM
Unknown Object (File)
Apr 10 2025, 8:32 AM
Subscribers
None

Details

Summary

Ref T10747. This does double-writes and starts generating/writing CalendarDateTimes.

This greater flexibility is necessary to support the full range of ICS-specifiable events, including "floating" events.

This doesn't do anything yet.

Test Plan

Created and edited events, verified sensible representations of corresponding datetimes appeared in the database.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Store "start", "end", and "until" event dates as CalendarDateTime objects.
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 4 2016, 4:49 PM
This revision was automatically updated to reflect the committed changes.