11 calls to date_has_time() in Date 7.3
- date_all_day_date_field_widget_settings_form_alter in date_all_day/
date_all_day.module - Implements hook_date_field_widget_settings_form_alter().
- date_combo_validate in ./
date_elements.inc - Validate and update a combo element.
- date_limit_format in date_api/
date_api.module - Limits a date format to include only elements from a given granularity array.
- date_parts_element in date_api/
date_api_elements.inc - Creates form elements for one or more date parts.
- date_popup_element_value_callback in date_popup/
date_popup.module - Element value callback for date_popup element.
- date_popup_input_date in date_popup/
date_popup.module - Helper function for extracting a date value out of user input.
- date_popup_process_time_part in date_popup/
date_popup.module - Process the time portion of the element.
- date_popup_validate in date_popup/
date_popup.module - Massage the input values back into a single date.
- date_tools_wizard_form_validate in date_tools/
date_tools.wizard.inc - Form validation.
- theme_date_all_day in date_all_day/
date_all_day.module - Adjust start/end date format to account for 'all day' .
- theme_date_display_combination in ./
date.theme - Returns HTML for a date element formatted as a Start/End combination.