You are here

Functions in Date 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
date_combo_validate date/date_elements.inc Validate and update a combo element. Don't try this if there were errors before reaching this point. 2
date_content_display_form date/date.module Insert Date field formatter settings into the Display Fields form. 1
date_content_generate date/date.module Implementation of Devel module's hook_content_generate().
date_content_generate_key date/date_content_generate.inc 1
date_content_is_empty date/date.module Implementation of hook_content_is_empty().
date_content_repeat_dow_options date/date_content_generate.inc Helper function for BYDAY options. 1
date_convert ./date_api.module Date conversion helper function. 11
date_convert_from_custom ./date_api_elements.inc Convert a date input in a custom format to a standard date type 3
date_data_loss_warning date/date_admin.inc 1
date_date date_php4/date_php4.inc Return formatted date based on timestamp $timestamp. 1
date_datetime2timestamp date_php4/date_php4.inc Create a timestamp from a datetime value. 1
date_date_time_settings_submit date/date.module Save date format type to database. 1
date_date_time_settings_validate date/date.module Validate new date format type details. 1
date_days ./date_api.module An array of days. 1
date_days_in_month ./date_api.module Identify the number of days in a month for a date. 4
date_days_in_year ./date_api.module Identify the number of days in a year for a date. 2
date_day_of_week ./date_api.module Returns day of week for a given date (0 = Sunday). 3
date_day_of_week_name ./date_api.module Returns translated name of the day of week for a given date. 1
date_db_integrity date/date.install
date_default_format date/date.module 1
date_default_timezone ./date_api.module A timezone object for the default timezone. 5 3
date_default_timezone_name ./date_api.module Return a timezone name to use as a default. 31 11
date_difference ./date_api.module Compute difference between two days using a given measure. 2
date_disable date/date.install Implementation of hook_disable(). Empty the date caches.
date_dow date_php4/date_php4.inc Returns day of week for given date (0 = Sunday), works on dates outside normal date range. 14
date_elements date/date.module Implementation of hook_elements().
date_element_empty date/date_elements.inc 1
date_embed_view ./date_api.module Embed a view using a PHP snippet.
date_enable date/date.install Implementation of hook_enable(). Reset the calendar caches.
date_event_zonelist_by_name date_timezone/date_timezone.module Helper function to update Event module timezone information. 2
date_example_date date/date_admin.inc Get an example date and make sure the difference between month and day and 12 and 24 hours will be clear. 2
date_field date/date.module Implementation of hook_field().
date_field_all_day date/date.module Determine if a from/to date combination qualify as 'All day'. 1
date_field_default_values date/date_admin.inc Helper function to create a field array with default values for a date $field, based on field type, widget type, and timezone handling. 1
date_field_formatter_info date/date.module Implementation of hook_field_formatter_info().
date_field_get_sql_handler date/date.module Generate a DateAPI SQL handler for the given CCK date field.
date_field_info date/date.module Implementation of hook_field_info(). 3
date_field_settings date/date.module
date_field_settings_form date/date_admin.inc 1
date_field_settings_validate date/date_admin.inc Custom field settings manipulation. 1
date_formats_rebuild ./date_api.module Resets the database cache of date formats, and saves all new date formats to the database. 4
date_formatter_format date/date.module Helper function to return the date format used by a specific formatter. 1
date_formatter_get_settings date/date.module 3
date_formatter_process date/date.module Helper function for creating formatted date arrays from a formatter. 2
date_formatter_settings date/date.module 2
date_formatter_settings_validate date/date.module Store the formatter settings and reset the form back to the value CCK expects. 1
date_format_date ./date_api.module Reworked from Drupal's format_date function to handle pre-1970 and post-2038 dates and accept a date object instead of a timestamp as input. 23
date_format_delete ./date_api.module Delete a date format from the database. 1
date_format_interval ./date_api.module An override for interval formatting that adds past and future context 2
date_format_locale ./date_api.module Get the appropriate date format for a type and locale. 3 4

Pages

Other projects