You are here

constant UserInterface::TIMEZONE_SELECT in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/user/src/UserInterface.php \Drupal\user\UserInterface::TIMEZONE_SELECT

New users will select their own timezone at registration.

File

core/modules/user/src/UserInterface.php, line 51

Class

UserInterface
Provides an interface defining a user entity.

Namespace

Drupal\user

Code

const TIMEZONE_SELECT = 2;