Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
drupal/core/modules/system/config/system.date.yml
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 string references to 'system.date'
Date::format
in drupal/
core/
lib/
Drupal/
Core/
Datetime/
Date.php
Formats a date, using a date type or a custom date format string.
DateFormatEditForm::__construct
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Form/
DateFormatEditForm.php
Constructs a new date format form.
datetime_form_node_form_alter
in drupal/
core/
modules/
datetime/
datetime.module
Implements
hook_form_BASE_FORM_ID_alter
() for node forms.
RegionalForm::buildForm
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Form/
RegionalForm.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
system_update_8038
in drupal/
core/
modules/
system/
system.install
Move site system regional settings from variable to config.
system_update_8045
in drupal/
core/
modules/
system/
system.install
Convert existing date formats to the new config system.