You are here

23 calls to date_format_date() in Date 6.2

DateAPITestCase::testDateAPI in tests/date_api.test
date_api_add_date_formats_form in ./date_api.admin.inc
Allow users to add additional date formats.
date_api_argument_handler::summary_argument in includes/date_api_argument_handler.inc
Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->get_url().
date_api_argument_handler::summary_name in includes/date_api_argument_handler.inc
Provide a link to the next level of the view from the summary.
date_api_argument_handler::title in includes/date_api_argument_handler.inc
Provide a link to the next level of the view from the argument.
date_api_configure_custom_date_formats in ./date_api.admin.inc
Allow users to configure custom date formats.
date_api_date_format_form_elements in ./date_api.admin.inc
Add drop down selects for date format types.
date_api_date_time_lookup in ./date_api.module
Return the date for a given format string via Ajax.
date_api_delete_format_form in ./date_api.admin.inc
Menu callback; present a form for deleting a date format.
date_api_delete_format_form_submit in ./date_api.admin.inc
Delete a configured date format.
date_formatter_process in date/date.module
Helper function for creating formatted date arrays from a formatter.
date_format_options in date_popup/date_popup.module
Store personalized format options for each user.
date_locale_format_form in date_locale/date_locale.module
Display list of enabled languages to configure date formats for.
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_repeat_rrule_description in date_repeat/date_repeat.module
Build a description of an iCal rule.
date_sql_handler::sql_where_date in ./date_api_sql.inc
Create a where clause to compare a complete date field to a complete date value.
date_text_process in ./date_api_elements.inc
Text date input form.
date_token_values in date/date_token.inc
date_widget_settings_form in date/date_admin.inc
theme_date_all_day in date/date.theme
Adjust from/to date format to account for 'all day'.
theme_date_calendar_day in theme/theme.inc
Theme for a date block that looks like a mini calendar day. Pass in a date object already set to the right timezone, format as a calendar page date. The calendar styling is created in css.
theme_date_nav_title in theme/theme.inc
Theme the calendar title