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.