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
F14769647: D16661.diff
Thu, Jan 23, 8:35 PM
Unknown Object (File)
Thu, Jan 23, 1:40 AM
Unknown Object (File)
Fri, Jan 17, 4:28 PM
Unknown Object (File)
Sat, Dec 28, 4:18 PM
Unknown Object (File)
Dec 13 2024, 8:19 AM
Unknown Object (File)
Dec 12 2024, 6:37 PM
Unknown Object (File)
Dec 7 2024, 3:18 AM
Unknown Object (File)
Nov 25 2024, 4:01 PM
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.