You are here

Functions in Date 5

Primary tabs

Namesort descending Location Description Direct uses Strings
date_get_formats ./date.module 5
date_get_offset ./date_timezones.inc 2
date_get_site_timezone ./date.inc Get system variable setting for site default timezone 5
date_get_timezone ./date.inc Function to figure out which timezone applies to a date and select it 5
date_get_timezones ./date_timezones.inc 5
date_gmadj_zone ./date.inc 2
date_gmdate ./date.inc 18
date_gmgetdate ./date.inc We need a gmgetdate function, which does not exist because the getdate function creates an array where date parts and timestamp don't match getdate date parts are timezone-adjusted to the server zone and timestamp is not we need an array where… 3
date_gmmktime ./date.inc 5
date_gmstrftime ./date.inc
date_granularity_array ./date.module $field['granularity'] will contain an array like ('H' => 'H', 'M' => 0) where the values turned on return their own names and the values turned off return a zero need to reconfigure this into a simple… 7
date_granularity_names ./date.inc Array of granularity options and their lables 1
date_granularity_parts ./date.inc Array of granularity keys and the names of the related array parts.
date_has_time ./date.inc a function to figure out if any time data is to be collected or displayed 5
date_help ./date.module Implementation of hook_help().
date_ical_date ./date_api_ical.inc Adjust ical date to appropriate timezone and format it. 1
date_ical_escape_text ./date_api_ical.inc Escape #text elements for safe iCal use 2
date_ical_escape_text ./date_ical.inc Escape #text elements for safe iCal use 2
date_ical_export ./date_api_ical.inc Turn an array of events into a valid iCalendar file
date_ical_export ./date_ical.inc Turn an array of events into a valid iCalendar file
date_ical_import ./date_api_ical.inc Return an array of iCalendar information from an iCalendar file. 2
date_ical_import ./date_ical.inc Given the location of a valid iCalendar file, will return an array of event information 2
date_ical_parse_date ./date_api_ical.inc Parse a ical date element. 3
date_ical_parse_duration ./date_api_ical.inc Parse the duration of the event. 1
date_ical_parse_exceptions ./date_api_ical.inc Parse exception dates (can be multiple values). 1
date_ical_parse_rule ./date_api_ical.inc Parse an ical repeat rule. 1
date_ical_parse_text ./date_api_ical.inc Parse and clean up ical text elements. 1
date_import_taxonomy_form2node ./date_copy.module Convert the taxonomy array from the form form to the node form. Borrowed from the Node Import module. 1
date_input_options ./date.inc Function to create an option list for input formats
date_install ./date.install Implementation of hook_install(). Reset the date caches.
date_iso2array ./date.inc 3
date_iso2custom ./date.inc 1
date_iso2unix ./date.inc 8
date_iso_day ./date.inc 3
date_iso_hours ./date.inc 2
date_iso_minutes ./date.inc 2
date_iso_mon ./date.inc 3
date_iso_seconds ./date.inc 2
date_iso_week_range ./date.inc Compute min and max dates for an ISO week
date_iso_year ./date.inc 4
date_is_dst ./date_timezones.inc Check if time is in Daylight Savings Time 1
date_is_required ./date.module Logic for telling when a field value is required. 2
date_is_valid ./date.inc Functions to test the validity of various date parts 8
date_jscalendar_make_dbdate ./date.inc Construct a value to save to the database from jscalendar input 1
date_jscalendar_validate ./date.inc Validation for jscalendar input
date_last_day_of_month ./date.inc Find the last day of a month
date_limit_format ./date.inc Rewrite a format string so it only inludes elements from a specified granularity array. 2
date_load ./date_api.module Helper to include large files only when needed.
date_load_library ./date.inc Date wrapper functions 10
date_long_formats ./date.inc An array of long date formats. 1

Pages

Other projects