Closed Bug 883418 Opened 11 years ago Closed 9 years ago

[Settings][FTE] Time zones should be listed under well-known names, instead of (or in addition to) major cities

Categories

(Firefox OS Graveyard :: Gaia::First Time Experience, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1201254

People

(Reporter: openjck, Unassigned)

References

Details

On the date screen of the first time experience, the user needs to choose a timezone based on the name of a major city. Some other operating systems use this interface (I know Ubuntu does), but I do not like the interface even there.

Imagine a user who lives in Trenton, NJ. What should he choose? The answer is not obvious, and somehow choosing New York seems wrong -- he doesn't live in New York, after all.

These are just the thoughts that ran through my head the first time I saw this sort of interface. Are there better alternatives? Maybe just the names of timezones, like "Eastern Time Zone", "Pacific Time Zone", etc.?
It's also really painful to scroll to the very bottom of the list in order to choose Vancouver.
Blocks: 915343
Currently we display time zone names from the IANA Time Zone Database, which uses major cities as the primary identifiers for most time zones:
https://en.wikipedia.org/wiki/Tz_database

However, the TZ Database also contains aliases like "US/Pacific" (alias of "America/Los_Angeles") and "Canada/Pacific" (alias of "America/Vancouver") that are closer to the official, well-known names for these time zones.

I would suggest we should initially list only the most populous time zones in each region, each under an alias or other name that matches the one used within that time zone.  Users who can't find their time zone in that list could tap on a "More..." option to see the complete list of IANA names and aliases.
Summary: In first time experience, user should not need to pick timezone by major city → [Settings][FTE] Time zones should be listed under well-known names, instead of (or in addition to) major cities
I think a better solution would be to use CLDR metazones, and I'm marking this a duplicate of Bug 1201254.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.