You are here

14 calls to date_limit_format() in Date 6.2

date_api_filter_handler::date_parts_form in includes/date_api_filter_handler.inc
A form element to select date part values.
date_combo_process in date/date_elements.inc
Process an individual date element.
date_formatter_format in date/date.module
Helper function to return the date format used by a specific formatter.
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_popup_input_value 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_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_sql.inc
date_update_6005 in date/date.install
theme_date_all_day in date/date.theme
Adjust from/to date format to account for 'all day'.
_date_repeat_rrule_process in date_repeat/date_repeat_form.inc
Generate the repeat setting form.
_date_repeat_widget in date/date_repeat.inc
Widget processing for date repeat form element.