The timezone picker is too busy and overwhelming, as reported by some users at [1]. Additionally, it's confusing because the timezone's name is unknown.

It was suggested to use a pulldown-menu with different time zones, in an ordering like /usr/share/zoneinfo has on Unix/Linux systems (Asia/Tokyo, Europe/Berlin, America/Los_Angeles). My personal suggestion is to use two select menus with about 5 or 6 rows. The left one should be filled with regions (Asia, Europe, America etc.) enabling the right one with its own cities/regions (Tokyo, Berlin, Los Angeles for example). You can find an example at the ATI/AMD download page for display drivers [2].

Maybe it's already too late for Drupal 6 so feel free to change the version to 7-dev.

[1] http://groups.drupal.org/node/7043
[2] http://ati.amd.com/support/driver.html

Comments

webchick’s picture

Title: Simplify/Rework the timezone picker » GHOP #48 (2): Simplify/Rework the timezone picker
webchick’s picture

Title: GHOP #48 (2): Simplify/Rework the timezone picker » Simplify/Rework the timezone picker

Oh nevermind. :) I see what you're doing -- you're creating issues for all the things that don't have one yet.

Unmarking as a GHOP task. Sorry for the confusion!

gábor hojtsy’s picture

Version: 6.x-dev » 7.x-dev

I think this is too late for Drupal 6, especially, that Drupal 6 still does no moving of daylight saving times. KarenS has some work done on this using the PHP date objects, which are available since PHP 5.2, which is planned to be a requirement for Drupal 7. Otherwise giving the impression that we actually set for time zones in regions and cities is not really good, because we actually set timezone offsets, which need manual modification each time daylight savings time differences are observed.

Bevan’s picture

thanks for your comments Gabor. (Subscribing)

Brett Haranin’s picture

Assigned: Unassigned » Brett Haranin
Brett Haranin’s picture

Assigned: Brett Haranin » Unassigned
marcingy’s picture

Version: 7.x-dev » 8.x-dev

Bumping to d8.

Bevan’s picture

Version: 8.x-dev » 7.x-dev
Status: Active » Fixed

Actually Drupal 7 got this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.