You are here

10 calls to date_has_time() in Date 7

date_field_all_day in ./date.module
Determine if a from/to date combination qualify as 'All day'.
date_limit_format in date_api/date_api.module
Rewrite a format string so it only includes elements from a specified granularity array.
date_parts_element in date_api/date_api_elements.inc
Create 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 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
theme_date_all_day in ./date.theme
Adjust from/to date format to account for 'all day' .
theme_date_display_combination in ./date.theme
Theme from/to date combination in the view.