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)
Thu, Jul 3, 2:53 PM
Unknown Object (File)
Thu, Jul 3, 10:50 AM
Unknown Object (File)
Wed, Jul 2, 9:51 PM
Unknown Object (File)
Jun 16 2025, 8:59 PM
Unknown Object (File)
Jun 15 2025, 12:38 PM
Unknown Object (File)
May 31 2025, 8:24 PM
Unknown Object (File)
May 31 2025, 1:45 PM
Unknown Object (File)
May 30 2025, 10:06 AM
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.