You are here

Functions in Date 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
date_seconds ./date_api.module An array of seconds. 2
date_select_input_value ./date_api_elements.inc Helper function for extracting a date value out of user input. 1 1
date_select_process ./date_api_elements.inc Flexible date/time drop-down selector. 1
date_select_validate ./date_api_elements.inc Validation function for date selector. 1
date_sql_coalesce ./date_api_sql.inc Helper function to do cross-database NULL replacements
date_sql_concat ./date_api_sql.inc A helper function to do cross-database concatation of date parts
date_sql_pad ./date_api_sql.inc A helper function to do cross-database padding of date parts
date_t ./date_api.module A function to translate ambiguous short date strings. 24
date_text_input_value ./date_api_elements.inc Helper function for extracting a date value out of user input. 1 1
date_text_process ./date_api_elements.inc Text date input form. 1
date_text_validate ./date_api_elements.inc Validation for text input. 1
date_theme date/date.module Implementation of hook_theme().
date_timezone_abbr ./date_api.module An array of timezone abbreviations that the system allows. Cache an array of just the abbreviation names because the whole timezone_abbreviations_list is huge so we don't want to get it more than necessary.
date_timezone_cron date_timezone/date_timezone.module Update the site timezone offset when cron runs.
date_timezone_enable date_timezone/date_timezone.install
date_timezone_form_alter date_timezone/date_timezone.module Implementation of hook_form_alter().
date_timezone_handling_options date/date_admin.inc Timezone handling options 2
date_timezone_install date_timezone/date_timezone.install @file Install file for Date Timezone.
date_timezone_is_valid ./date_api.module 3
date_timezone_menu date_timezone/date_timezone.module Implementation of hook_menu().
date_timezone_module_uninstall date_timezone/date_timezone.install
date_timezone_names ./date_api.module A translated array of timezone names. Cache the untranslated array, make the translated array a static variable. 5
date_timezone_process ./date_api_elements.inc Create a timezone form element. 1
date_timezone_replacement date_timezone/date_timezone.module Create replacement values for deprecated timezone names.
date_timezone_requirements date_timezone/date_timezone.install Implementation of hook_requirements(). Make sure a site timezone name has been selected.
date_timezone_site_form date_timezone/date_timezone.module Create a form for the site timezone names. Display a list of timezone names instead of offsets. 1
date_timezone_site_form_after_build date_timezone/date_timezone.module Hide the original form. 1
date_timezone_translate date_timezone/date_timezone.install These strings exist only for the extractor to pick them up and make them available for translation. Putting them here keeps them from being parsed on normal pages.
date_timezone_update_5200 date_timezone/date_timezone.install Get rid of deprecated timezone names.
date_timezone_update_site date_timezone/date_timezone.module Callback from site timezone settings form to update site timezone info. When the timezone name is updated, update the offset as well. 1
date_timezone_update_user date_timezone/date_timezone.module Callback from user timezone settings form to update user timezone info. When the timezone name is updated, update the offset as well. 1
date_timezone_user date_timezone/date_timezone.module Update user timezone information at login.
date_timezone_user_form date_timezone/date_timezone.module Create a form for the site timezone names. Display a list of timezone names instead of offsets. 1
date_timezone_user_form_after_build date_timezone/date_timezone.module Hide the original form. 1
date_timezone_validate ./date_api_elements.inc Validation for timezone input 1
date_token_list date/date_token.inc @file Token module integration.
date_token_values date/date_token.inc
date_tools_change_type_form date_tools/date_tools.change_type.inc A form to change the type of date used in date fields. 1
date_tools_change_type_form_submit date_tools/date_tools.change_type.inc
date_tools_change_type_form_validate date_tools/date_tools.change_type.inc
date_tools_copy_convert_events date_tools/date_tools.event.inc 1
date_tools_copy_import_event_form date_tools/date_tools.event.inc Event import form. 1
date_tools_copy_import_event_form_submit date_tools/date_tools.event.inc Event import processing.
date_tools_copy_type_fields_form date_tools/date_tools.event.inc A form to select fields from a content type. 1
date_tools_copy_type_form date_tools/date_tools.event.inc A form to select a content type. 1
date_tools_help date_tools/date_tools.module Implementation of hook_help().
date_tools_menu date_tools/date_tools.module
date_tools_page date_tools/date_tools.module Main Date Tools page 1
date_tools_perm date_tools/date_tools.module
date_tools_remove_form date_tools/date_tools.module Menu callback; present a form for removing a field from a content type. 1

Pages

Other projects