Page MenuHomePhabricator

In Calendar ICS imports, parse "Etc/GMT" as "UTC"
ClosedPublic

Authored by epriestley on Nov 7 2016, 5:25 PM.
Tags
None
Referenced Files
F14289827: D16812.id40487.diff
Tue, Dec 17, 8:13 AM
Unknown Object (File)
Thu, Dec 12, 11:28 AM
Unknown Object (File)
Thu, Dec 12, 7:08 AM
Unknown Object (File)
Fri, Dec 6, 11:30 AM
Unknown Object (File)
Thu, Dec 5, 3:57 PM
Unknown Object (File)
Sun, Nov 24, 7:01 AM
Unknown Object (File)
Sat, Nov 23, 5:30 PM
Unknown Object (File)
Nov 12 2024, 7:57 PM
Subscribers
None

Details

Summary

Ref T11801. This is a legacy timezone which is effectively equivalent to "UTC" (they differ by no more than a second, owing to variations in the speed of the earth's rotation).

Test Plan
  • Ran unit tests.
  • Faked an entry in the map to make a test fail.

Diff Detail

Repository
rPHU libphutil
Branch
cal1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14377
Build 18721: Run Core Tests
Build 18720: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to In Calendar ICS imports, parse "Etc/GMT" as "UTC".
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.Nov 7 2016, 5:28 PM
This revision was automatically updated to reflect the committed changes.