DateAPITestCase::testDateAPI in modules/date/tests/date_api.test
_date_field_widget_settings_form in modules/date/date.admin.inc
Helper function for date_field_widget_settings_form().
date_formatter_process in modules/date/date.module
Helper function for creating formatted date arrays from a formatter.
date_format_type_options in modules/date/date.module
Creates an array of date format types for use as an options list.
date_popup_element_value_callback in modules/date/date.elements.inc
Element value callback for date_popup element.
_date_popup_process_date_part in modules/date/date.elements.inc
Process the date portion of the element.
_date_popup_process_time_part in modules/date/date.elements.inc
Process the time portion of the element.
date_text_element_process in modules/date/date.elements.inc
Text date input form.
date_text_element_value_callback in modules/date/date.elements.inc
Element value callback for date_text element.
date_tokens in modules/date/date.tokens.inc
Implements hook_tokens().
date_views_argument_handler_simple::options_form in modules/date/views/date_views_argument_handler_simple.inc
Add a form element to select date_fields for this argument.
date_views_argument_handler_simple::summary_argument in modules/date/views/date_views_argument_handler_simple.inc
Provide the argument to use to link from the summary to the next level.
date_views_argument_handler_simple::summary_name in modules/date/views/date_views_argument_handler_simple.inc
Provide a link to the next level of the view from the summary.
date_views_argument_handler_simple::title in modules/date/views/date_views_argument_handler_simple.inc
Provide a title for the view based on the argument value.
_get_custom_date_format in modules/date/date.module
Get a custom date format.
theme_date_nav_title in modules/date/date.theme.inc
Theme the calendar title.