Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
drupal/core/modules/system/config/system.date.yml
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 string references to 'system.date'
drupal_get_user_timezone
in drupal/
core/
includes/
bootstrap.inc
Returns the time zone of the current user.
hook_user_login
in drupal/
core/
modules/
user/
user.api.php
The user just logged in.
system_form_user_register_form_alter
in drupal/
core/
modules/
system/
system.module
Implements
hook_form_FORM_ID_alter
().
system_regional_settings
in drupal/
core/
modules/
system/
system.admin.inc
Form builder; Configure the site regional settings.
system_user_login
in drupal/
core/
modules/
system/
system.module
Implements
hook_user_login
().
system_user_presave
in drupal/
core/
modules/
system/
system.module
Implements
hook_user_presave
().