Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

date_combo_element_process in modules/date/date.elements.inc
Process an individual date element.
_date_element_info in modules/date/date.elements.inc
Implements hook_element_info().
DateFieldTestCase::dateForm in modules/date/tests/date_field.test
Tests that date field functions properly on the node form.
DateFieldTestCase::testField in modules/date/tests/date_field.test
@todo.
date_field_widget_info in modules/date/date.field.inc
Implements hook_field_widget_info().
date_field_widget_properties_alter in modules/date/date.module
Implements hook_field_widget_properties_alter().
date_input_date in modules/date/date.module
Wrapper function around each of the widget types for creating a date object.
date_text_element_process in modules/date/date.elements.inc
Text date input form.
date_theme in modules/date/date.module
Implements hook_theme().
DateTimezoneTestCase::testMultiUserTimezone in modules/date/tests/date_timezone.test
Validates timezone handling with a multi-value date field.
DateTimezoneTestCase::testTimezone in modules/date/tests/date_timezone.test
Creates one of each type of date field and check timezone handling in each.
DateUITestCase::dateForm in modules/date/tests/date.test
DateUITestCase::testFieldUI in modules/date/tests/date.test
DateValidationTestCase::checkGranularity in modules/date/tests/date_validation.test
Confirms that fields missing the time granularity are accepted.
DateValidationTestCase::malFormedDate in modules/date/tests/date_validation.test
Attempt to create a node with a malformed date and ensure it fails.
DateValidationTestCase::testValidation in modules/date/tests/date_validation.test
Test validation on each type of date widget.
date_views_filter_handler_simple::widget_options in modules/date/views/date_views_filter_handler_simple.inc
Date selection options.
DateViewsTestCase::testDateViewsFields in modules/date/tests/date_views.test
FieldTokenTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.