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.
Differential D15962
When the JS "Intl" API is available, use it to guess the timezone epriestley on May 22 2016, 1:57 PM. Authored by Tags None Referenced Files
Subscribers None
Details 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. 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
|