W3cubDocs

/Drupal 8

constant DRUPAL_USER_TIMEZONE_EMPTY

New users will get an empty time zone at registration.

File

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

Code

const DRUPAL_USER_TIMEZONE_EMPTY = 1;

© 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_EMPTY/8.1.x