DRUPAL_USER_TIMEZONE_EMPTY
Same name in other branches
- 7.x modules/system/system.module \DRUPAL_USER_TIMEZONE_EMPTY
New users will get an empty time zone at registration.
Deprecated
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\user\UserInterface::TIMEZONE_EMPTY instead.
See also
https://www.drupal.org/node/2831620
File
-
core/
modules/ system/ system.module, line 56
Code
const DRUPAL_USER_TIMEZONE_EMPTY = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.