You are here

17 calls to date_limit_format() in Date 7.2

DateObject::format in date_api/date_api.module
Returns date formatted according to given format.
DateObject::__construct in date_api/date_api.module
Constructs a date object.
date_combo_element_process in ./date_elements.inc
Process an individual date element.
date_formatter_format in ./date.module
Retrieve a date format string from formatter settings.
date_format_date in date_api/date_api.module
Formats a date, using a date type or a custom date format string.
date_part_format in date_api/date_api.module
Helper function to get a format for a specific part of a date field.
date_popup_date_format in date_popup/date_popup.module
Date popup date format.
date_popup_process_time_part in date_popup/date_popup.module
Process the time portion of the element.
date_popup_time_format in date_popup/date_popup.module
Date popup time format.
date_repeat_field_date_combo_process_alter in date_repeat_field/date_repeat_field.module
Implements hook_date_combo_process_alter().
date_repeat_merge in date_repeat/date_repeat_form.inc
Regroup values back into a consistant array, no matter what state it is in.
date_sql_handler::views_formats in date_api/date_api_sql.inc
@todo Document this.
date_views_filter_handler_simple::date_parts_form in date_views/includes/date_views_filter_handler_simple.inc
A form element to select date part values.
hook_date_combo_process_alter in ./date.api.php
Alter the date_combo element after the Date module is finished with it.
theme_date_all_day in date_all_day/date_all_day.module
Adjust start/end date format to account for 'all day' .
_date_repeat_rrule_process in date_repeat/date_repeat_form.inc
Generate the repeat setting form.
_get_custom_date_format in ./date.module
Get a custom date format.