Namesort descending Location Description
date_field_widget_properties_alter core/modules/date/date.module Implements hook_field_widget_properties_alter().
date_field_widget_settings_form core/modules/date/date.field.inc Implements hook_field_widget_settings_form().
date_field_widget_settings_form_validate core/modules/date/date.admin.inc Form validation handler for _date_field_widget_settings_form().
date_formatter_format core/modules/date/date.module Retrieve a date format string from formatter settings.
date_formatter_process core/modules/date/date.module Helper function for creating formatted date arrays from a formatter.
date_format_date core/includes/date.inc Formats a date, using a date type or a custom date format string.
date_format_interval core/includes/date.inc Formats a time interval with granularity, including past and future context.
date_format_order core/includes/date.inc Converts a format to an ordered array of granularity parts.
date_format_patterns core/includes/date.inc Constructs an array of regex replacement strings for date format elements.
date_format_type_format core/modules/date/date.module Helper function to get the right date format for a format type.
date_format_type_options core/modules/date/date.module Creates an array of date format types for use as an options list.
date_form_field_ui_field_edit_form_alter core/modules/date/date.module Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
date_form_views_exposed_form_alter core/modules/date/date.module Implements hook_form_FORM_ID_alter() for views_exposed_form().
date_form_views_ui_edit_form_alter core/modules/date/date.module Implements hook_form_FORM_ID_alter() for views_ui_edit_form().
date_get_timezone core/includes/date.inc Function to figure out which local timezone applies to a date and select it.
date_get_timezone_db core/includes/date.inc Function to figure out which DB timezone applies to a date.
date_granularity core/modules/date/date.module Retrieves the granularity for a field.
date_granularity_array_from_precision core/includes/date.inc Constructs an array of granularity based on a given precision.
date_granularity_names core/includes/date.inc Constructs an array of granularity options and their labels.
date_granularity_precision core/includes/date.inc Give a granularity array, return the highest precision.
date_granularity_sorted core/includes/date.inc Sorts a granularity array.
date_has_date core/includes/date.inc Determines if the granularity contains a date portion.
date_has_time core/includes/date.inc Determines if the granularity contains a time portion.
date_hidden_element core/modules/date/date.elements.inc Determines if the date element needs to be processed.
date_hours core/includes/date.inc Constructs an array of hours.
date_html5_element_validate core/modules/date/date.elements.inc Element validation callback for the HTML5 widget.
date_increment_round core/includes/date.inc Helper function to round minutes and seconds to requested value.
date_input_date core/modules/date/date.module Wrapper function around each of the widget types for creating a date object.
date_input_format core/modules/date/date.elements.inc Determine the input format for this element.
date_interval_formatter_settings_form core/modules/date/date.admin.inc Settings for the interval formatter.
date_interval_formatter_settings_summary core/modules/date/date.admin.inc Settings summary for the interval formatter.
date_iso_weeks_in_year core/includes/date.inc Identifies the number of ISO weeks in a year for a date.
date_iso_week_range core/includes/date.inc Calculates the start and end dates for an ISO week.
date_is_all_day core/includes/date.inc Determine if a start/end date combination qualify as 'All day'.
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.

Pages