You are here

13 calls to date_format_order() in Date 7

date_default_date in date_api/date_api_elements.inc
Create a date object from a datetime string value.
date_parts_element in date_api/date_api_elements.inc
Create form elements for one or more date parts.
date_popup_date_granularity in date_popup/date_popup.module
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_date in date_popup/date_popup.module
Process the date portion of the element.
date_popup_process_time in date_popup/date_popup.module
Process the time portion of the element.
date_popup_time_granularity in date_popup/date_popup.module
date_popup_validate in date_popup/date_popup.module
Massage the input values back into a single date.
date_select_element_process in date_api/date_api_elements.inc
Flexible date/time drop-down selector.
date_select_element_value_callback in date_api/date_api_elements.inc
Element value callback for date_select element.
date_select_input_date in date_api/date_api_elements.inc
Helper function for creating a date object out of user input.
date_text_input_date in date_api/date_api_elements.inc
Helper function for creating a date object out of user input.