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
F17867620: D16812.id40487.diff
Mon, Jul 28, 6:26 AM
Unknown Object (File)
Jun 18 2025, 2:41 AM
Unknown Object (File)
Jun 15 2025, 11:36 PM
Unknown Object (File)
Jun 5 2025, 5:22 PM
Unknown Object (File)
May 30 2025, 11:22 AM
Unknown Object (File)
May 29 2025, 10:00 AM
Unknown Object (File)
May 29 2025, 8:44 AM
Unknown Object (File)
May 10 2025, 8:04 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.