Page MenuHomePhabricator

When converting an absolute datetime to an absolute datetime, just clone it
ClosedPublic

Authored by epriestley on Nov 7 2016, 6:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:08 AM
Unknown Object (File)
Thu, Apr 25, 2:47 AM
Unknown Object (File)
Fri, Apr 19, 5:36 PM
Unknown Object (File)
Wed, Apr 17, 3:09 PM
Unknown Object (File)
Sun, Apr 7, 10:35 PM
Unknown Object (File)
Apr 3 2024, 10:00 PM
Unknown Object (File)
Apr 2 2024, 3:45 AM
Unknown Object (File)
Mar 27 2024, 5:14 PM
Subscribers
None

Details

Summary

Ref T11801. Previously, we would go through the generic implementation which incorrectly tagged all-day datetimes as UTC.

Test Plan

Imported a French holiday. See next changes.

Diff Detail

Repository
rPHU libphutil
Branch
cal1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14379
Build 18724: Run Core Tests
Build 18723: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to When converting an absolute datetime to an absolute datetime, just clone it.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

Imported a French holiday.

c'est la vie

chad edited edge metadata.
This revision is now accepted and ready to land.Nov 7 2016, 6:41 PM

For reference:

This revision was automatically updated to reflect the committed changes.