Timezone Picker

Component ID

1795004

Component name

Timezone Picker

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1897

Component created

Component changed

Component body

This module provides a JavaScript-based timezone picker to replace the default Drupal timezone list. It features a clickable world-map with 440+ clickable areas plus Geolocation support for browsers that support it, making selecting a timezone a trivial task. This module has no configuration options. Enabling it will replace the normal timezone pickers in the system "Regional settings" page and on user profile pages.

Features:

  • HTML5 Geolocation detection of timezones.
  • All libraries bundled, no separate downloads needed.
  • Lightweight implementation (40KB when HTML and JS is gzipped).
  • Completely mobile friendly and natively adaptive (scrolls the map when needed).

Requirements:

  • None. All libraries bundled.

This module is based off the Timezone Picker Library, which is maintained in the Timezone Picker Github project.