constant DRUPAL_USER_TIMEZONE_SELECT

New users will select their own timezone at registration.

File

core/modules/system/system.module, line 44
Configuration system that lets administrators modify the workings of the site.

Code

const DRUPAL_USER_TIMEZONE_SELECT = 2;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!system!system.module/constant/DRUPAL_USER_TIMEZONE_SELECT/8.1.x