8 files declare their use of DrupalDateTime

CommentFormController.php in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Definition of Drupal\comment\CommentFormController.
common.inc in drupal/core/includes/common.inc
Common functions that many Drupal modules will need to reference.
Date.php in drupal/core/lib/Drupal/Core/TypedData/Type/Date.php
Definition of Drupal\Core\TypedData\Type\Date.
DrupalDateTimeTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php
Definition of Drupal\system\Tests\Datetime\DateTimePlusTest.
node.module in drupal/core/modules/node/node.module
The core module that allows content to be submitted to the site.
NodeFormController.php in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Definition of Drupal\node\NodeFormController.
system.admin.inc in drupal/core/modules/system/system.admin.inc
Admin page callbacks for the system module.
TypedDataTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php
Definition of Drupal\system\Tests\TypedData\TypedDataTest.