DRUPAL_USER_TIMEZONE_SELECT

Same name in other branches
  1. 8.9.x core/modules/system/system.module \DRUPAL_USER_TIMEZONE_SELECT

New users will select their own timezone at registration.

1 use of DRUPAL_USER_TIMEZONE_SELECT
system_form_user_register_form_alter in modules/system/system.module
Implements hook_form_FORM_ID_alter().

File

modules/system/system.module, line 36

Code

define('DRUPAL_USER_TIMEZONE_SELECT', 2);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.