constant UserInterface::TIMEZONE_DEFAULT in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::TIMEZONE_DEFAULT
- 10 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::TIMEZONE_DEFAULT
New users will be set to the default time zone at registration.
File
- core/
modules/ user/ src/ UserInterface.php, line 41
Class
- UserInterface
- Provides an interface defining a user entity.
Namespace
Drupal\userCode
const TIMEZONE_DEFAULT = 0;