Page MenuHomePhabricator

When the JS "Intl" API is available, use it to guess the timezone
ClosedPublic

Authored by epriestley on May 22 2016, 1:57 PM.
Tags
None
Referenced Files
F13158894: D15962.diff
Sun, May 5, 10:13 PM
Unknown Object (File)
Sat, May 4, 6:55 PM
Unknown Object (File)
Wed, May 1, 12:22 AM
Unknown Object (File)
Mon, Apr 29, 5:05 PM
Unknown Object (File)
Tue, Apr 9, 7:43 AM
Unknown Object (File)
Mar 31 2024, 4:46 PM
Unknown Object (File)
Mar 31 2024, 4:46 PM
Unknown Object (File)
Mar 31 2024, 4:46 PM
Subscribers
None

Details

Summary

Ref T3025. Chrome gives us an easily-accessible, much better guess at which timezone the user is in.

Firefox also exposes "Intl" but this doesn't seem to be a reliable method to read the timezone.

Test Plan

In Chrome, swapped my system date/time between zones, clicked the "reconcile" popup, got the dropdown prefilled accurately.

In Safari (no Intl API) got the normal flow with no default selected.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable