20 calls to date_format_date() in Date 7.2
- DateApiTestCase::testDateApi in date_api/
tests/ DateApiTestCase.test - Test date_format_date().
- date_entity_metadata_struct_getter in ./
date.module - Getter callback to return date values as datestamp in UTC.
- date_formatter_process in ./
date.module - Helper function for creating formatted date arrays from a formatter.
- date_format_type_options in date_api/
date_api.module - Creates an array of date format types for use as an options list.
- date_popup_element_value_callback in date_popup/
date_popup.module - Element value callback for date_popup element.
- date_popup_process_date_part in date_popup/
date_popup.module - Process the date portion of the element.
- date_popup_process_time_part in date_popup/
date_popup.module - Process the time portion of the element.
- date_repeat_rrule_description in date_repeat/
date_repeat.module - Build a description of an iCal rule.
- date_text_element_process in date_api/
date_api_elements.inc - Text date input form.
- date_text_element_value_callback in date_api/
date_api_elements.inc - Element value callback for date_text element.
- date_tokens in ./
date.tokens.inc - Implements hook_tokens().
- date_views_argument_handler_simple::options_form in date_views/
includes/ date_views_argument_handler_simple.inc - Build the options form.
- date_views_argument_handler_simple::summary_argument in date_views/
includes/ 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 date_views/
includes/ date_views_argument_handler_simple.inc - Provides the name to use for the summary.
- date_views_argument_handler_simple::title in date_views/
includes/ date_views_argument_handler_simple.inc - Get the title this argument will assign the view, given the argument.
- theme_date_all_day in date_all_day/
date_all_day.module - Adjust start/end date format to account for 'all day' .
- theme_date_calendar_day in date_api/
theme/ theme.inc - Returns HTML for a date block that looks like a mini calendar day.
- theme_date_nav_title in date_views/
theme/ theme.inc - Theme the calendar title.
- _date_field_widget_settings_form in ./
date_admin.inc - Helper function for date_field_widget_settings_form().
- _get_custom_date_format in ./
date.module - Get a custom date format.