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)
Tue, Mar 12, 11:24 AM
Unknown Object (File)
Feb 3 2024, 12:18 PM
Unknown Object (File)
Jan 24 2024, 10:46 AM
Unknown Object (File)
Jan 24 2024, 10:46 AM
Unknown Object (File)
Jan 24 2024, 10:46 AM
Unknown Object (File)
Jan 23 2024, 2:44 AM
Unknown Object (File)
Jan 14 2024, 1:56 PM
Unknown Object (File)
Dec 27 2023, 9:20 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.