You are here

Functions in Date 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
date_field_widget_form ./date_elements.inc Private implementation of hook_widget().
date_field_widget_info ./date.field.inc Implements hook_field_widget_info(). 1
date_field_widget_properties_alter ./date.module Implements hook_field_widget_properties_alter().
date_field_widget_settings_form ./date.field.inc Implements hook_field_widget_settings_form().
date_field_widget_settings_form_validate ./date.field.inc Form validation handler for _date_field_widget_settings_form(). 1
date_formatter_format ./date.module Retrieve a date format string from formatter settings. 1
date_formatter_process ./date.module Helper function for creating formatted date arrays from a formatter. 2
date_format_date date_api/date_api.module Formats a date, using a date type or a custom date format string. 20
date_format_interval date_api/date_api.module Formats a time interval with granularity, including past and future context. 1
date_format_order date_api/date_api.module Converts a format to an ordered array of granularity parts. 16
date_format_patterns date_api/date_api.module Constructs an array of regex replacement strings for date format elements. 1
date_format_type_format ./date.module Helper function to get the right format for a format type. 1
date_format_type_options date_api/date_api.module Creates an array of date format types for use as an options list. 3
date_form_field_ui_field_edit_form_alter ./date.module Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
date_get_entity_bundle ./date.module Helper function to figure out the bundle name for an entity. 2
date_get_timezone date_api/date_api.module Function to figure out which local timezone applies to a date and select it. 16
date_get_timezone_db date_api/date_api.module Function to figure out which db timezone applies to a date. 23
date_granularity ./date.module Retrieves the granularity for a field. 1
date_granularity_array_from_precision date_api/date_api.module Constructs an array of granularity based on a given precision. 1
date_granularity_format date_api/date_api.module Constructs a valid DATETIME format string for the granularity of an item.
date_granularity_names date_api/date_api.module Constructs an array of granularity options and their labels. 4
date_granularity_precision date_api/date_api.module Give a granularity array, return the highest precision. 2
date_granularity_sorted date_api/date_api.module Sorts a granularity array. 1
date_has_date date_api/date_api.module Determines if the granularity contains a date portion. 1
date_has_time date_api/date_api.module Determines if the granularity contains a time portion. 11
date_help date_api/date_api.module Implements hook_help().
date_hidden_element date_api/date_api.module Determines if the date element needs to be processed. 13
date_hours date_api/date_api.module Constructs an array of hours. 1
date_ical_date date_api/date_api_ical.inc Return a date object for the ical date, adjusted to its local timezone. 4
date_ical_escape_text date_api/date_api_ical.inc Escape #text elements for safe iCal use.
date_ical_import date_api/date_api_ical.inc Return an array of iCalendar information from an iCalendar file.
date_ical_parse date_api/date_api_ical.inc Returns an array of iCalendar information from an iCalendar file. 1
date_ical_parse_date date_api/date_api_ical.inc Parses a ical date element. 3
date_ical_parse_duration date_api/date_api_ical.inc Parses the duration of the event. 1
date_ical_parse_exceptions date_api/date_api_ical.inc Parse exception dates (can be multiple values). 2
date_ical_parse_location date_api/date_api_ical.inc Parse location elements. 1
date_ical_parse_rrule date_api/date_api_ical.inc Parse an ical repeat rule. 5
date_ical_parse_text date_api/date_api_ical.inc Parse and clean up ical text elements. 1
date_increment_round date_api/date_api.module Helper function to round minutes and seconds to requested value. 6
date_input_date ./date.module Wrapper function around each of the widget types for creating a date object. 1
date_input_format ./date_elements.inc Determine the input format for this element. 3
date_interval_formatter_settings_form ./date_admin.inc Settings for the interval formatter. 1
date_interval_formatter_settings_summary ./date_admin.inc Settings summary for the interval formatter. 1
date_iso_weeks_in_year date_api/date_api.module Identifies the number of ISO weeks in a year for a date. 2
date_iso_week_range date_api/date_api.module Calculates the start and end dates for an ISO week. 1
date_is_all_day date_api/date_api.module Determine if a start/end date combination qualify as 'All day'. 1
date_is_date date_api/date_api.module Determines if a date object is valid. 6
date_is_repeat_field date_repeat_field/date_repeat_field.module Check field is repeat. 6
date_limit_format date_api/date_api.module Limits a date format to include only elements from a given granularity array. 17
date_local_date ./date_elements.inc Create local date object. 1

Pages

Other projects