Page MenuHomePhabricator

Fix two minor timezone display issues
ClosedPublic

Authored by epriestley on Mar 22 2019, 10:07 PM.
Tags
None
Referenced Files
F18454654: D20314.id.diff
Mon, Sep 1, 5:28 AM
F18437311: D20314.diff
Sun, Aug 31, 11:58 AM
F18043921: D20314.id48480.diff
Aug 3 2025, 6:33 AM
F17942174: D20314.id48480.diff
Jul 31 2025, 6:22 AM
F17937817: D20314.id48468.diff
Jul 31 2025, 1:38 AM
F17922707: D20314.id.diff
Jul 30 2025, 7:10 AM
F17905935: D20314.diff
Jul 29 2025, 12:23 PM
Unknown Object (File)
Jun 30 2025, 10:06 AM
Subscribers
None

Details

Summary

Ref T13263. Two minor issues:

  • The "reconcile" dialog shows the wrong sign because JS signs differ from normal signs (for example, PST or PDT or whatever we're in right now is shown as "UTC+7", but should be "UTC-7").
  • The big dropdown of possible timezones lumps "UTC+X:30" timezones into "UTC+X".
Test Plan
  • Reconciled "America/Nome", saw negative UTC offsets for "America/Nome" and "America/Los_Angeles" (previously: improperly positive).
  • Viewed the big timzone list, saw ":30" and ":45" timezones grouped/labeled more accurately.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 25 2019, 5:37 PM
This revision was automatically updated to reflect the committed changes.