Namesort descending Location Description
date_is_date core/includes/date.inc Determines if a date object is valid.
date_limit_format core/includes/date.inc Limits a date format to include only elements from a given granularity array.
date_local_date core/modules/date/date.elements.inc Create local date object.
date_make_iso_valid core/includes/date.inc Replace specific ISO values using patterns.
date_menu core/modules/date/date.module Implements hook_menu().
date_minutes core/includes/date.inc Constructs an array of minutes.
date_month_names core/includes/date.inc Returns a translated array of month names.
date_month_names_abbr core/includes/date.inc Constructs a translated array of month name abbreviations.
date_month_names_untranslated core/includes/date.inc Constructs an untranslated array of month names.
date_nongranularity core/includes/date.inc Strips out unwanted granularity elements.
date_now core/includes/date.inc A date object for the current time.
date_pad core/includes/date.inc Helper function to left pad date parts with zeros.
date_pager_url core/modules/date/views/date.views.inc Format links correctly for the new Date pager.
date_parts_element core/modules/date/date.elements.inc Creates form elements for one or more date parts.
date_part_format core/includes/date.inc Helper function to get a format for a specific part of a date field.
date_popup_element_process core/modules/date/date.elements.inc Javascript popup element processing.
date_popup_element_value_callback core/modules/date/date.elements.inc Element value callback for date_popup element.
date_popup_input_date core/modules/date/date.elements.inc Helper function for extracting a date value out of user input.
date_popup_library_info core/modules/date/date.module Implements hook_library_info().
date_popup_validate core/modules/date/date.elements.inc Massage the input values back into a single date.
date_prepare_entity core/modules/date/date.module Helper function to adapt entity date fields to formatter settings.
date_preprocess_views_view core/modules/date/date.theme.inc Implements template_preprocess_views_view().
date_process_values core/modules/date/date.module Helper function to create an array of the date values in a field that need to be processed.
date_range_string core/includes/date.inc Converts a min and max year into a string like '-3:+1'.
date_range_valid core/includes/date.inc Tests validity of a date range string.
date_range_years core/includes/date.inc Splits a string like -3:+3 or 2001:2010 into an array of start and end years.
date_seconds core/includes/date.inc Constructs an array of seconds.
date_select_element_process core/modules/date/date.elements.inc Flexible date/time drop-down selector.
date_select_element_value_callback core/modules/date/date.elements.inc Element value callback for date_select element.
date_select_input_date core/modules/date/date.elements.inc Helper function for creating a date object out of user input.
date_select_validate core/modules/date/date.elements.inc Validation function for date selector.
date_sql_handler::arg_granularity core/modules/date/views/date_sql_handler.inc Granularity arguments handler.
date_sql_handler::arg_parts core/modules/date/views/date_sql_handler.inc Parse date parts from an ISO date argument.
date_sql_handler::arg_range core/modules/date/views/date_sql_handler.inc Use the parsed values from the ISO argument to determine the min and max date for this period.
date_sql_handler::arg_replace core/modules/date/views/date_sql_handler.inc Convert strings like '+1 day' to the ISO equivalent, like 'P1D' .
date_sql_handler::complete_date core/modules/date/views/date_sql_handler.inc Create a complete date/time value out of an incomplete array of values.
date_sql_handler::date_parts core/modules/date/views/date_sql_handler.inc An array of all date parts, optionally limited to an array of allowed parts.
date_sql_handler::db_tz_support core/modules/date/views/date_sql_handler.inc See if the db has timezone name support.
date_sql_handler::format_help core/modules/date/views/date_sql_handler.inc Converts a format string into help text, i.e. 'Y-m-d' becomes 'YYYY-MM-DD'.
date_sql_handler::get_offset core/modules/date/views/date_sql_handler.inc Return timezone offset for the date being processed.
date_sql_handler::granularity_form core/modules/date/views/date_sql_handler.inc @todo.
date_sql_handler::part_info core/modules/date/views/date_sql_handler.inc Part information.
date_sql_handler::part_is_valid core/modules/date/views/date_sql_handler.inc A function to test the validity of various date parts.
date_sql_handler::set_db_timezone core/modules/date/views/date_sql_handler.inc Set the database timezone offset.
date_sql_handler::sql_date_math core/modules/date/views/date_sql_handler.inc Adjusts a field value by time interval.
date_sql_handler::sql_extract core/modules/date/views/date_sql_handler.inc Helper function to create cross-database SQL date extraction.
date_sql_handler::sql_field core/modules/date/views/date_sql_handler.inc Helper function to create cross-database SQL dates.
date_sql_handler::sql_format core/modules/date/views/date_sql_handler.inc Helper function to create cross-database SQL date formatting.
date_sql_handler::sql_offset core/modules/date/views/date_sql_handler.inc Adjust a field value by an offset in seconds.
date_sql_handler::sql_tz core/modules/date/views/date_sql_handler.inc Select a date value from the database, adjusting the value for the timezone.

Pages