You are here

Functions in Date 5

Primary tabs

Namesort descending Location Description Direct uses Strings
date_make_date ./date.inc Function to create a date object 15
date_medium_formats ./date.inc An array of medium date formats. 1
date_menu ./date.module Implementation of hook_menu().
date_mktime ./date.inc
date_nongranularity ./date.inc An difference array of granularity elements that are NOT in the granularity array. Used by functions that strip unwanted granularity elements out of formats and values. 1
date_nongranularity_array ./date.inc An difference array of granularity elements that are NOT in the granularity array. 2
date_no_conversion ./date.inc Function to identify dates that must never have timezone conversion. 2
date_offset ./date.inc A function to calculate offset using timezone.inc file 2
date_output_options ./date.inc Function to create an option list that will display various date and time formats
date_pad ./date_api.module Helper function to left pad date parts with zeros. Provided because this is needed so often with dates. 1
date_part_is_valid ./date.inc Function to test validity of specific date part 3
date_pathauto_node ./date.module Include pathauto files when needed.
date_plus_period ./date_views.inc Compute min and max dates for a P value 1
date_preg ./date.inc Regex validation for iso date 4
date_range_arg_options ./date_views.inc Define groupby options for date range summaries 1
date_range_value ./date_views.inc Validate and pad date range argument element 2
date_selector_make_dbdate ./date.inc Construct a value to save to the database from the date selector 2
date_selector_validate ./date.inc Validation function for date selector $params = an array of values including: required = is a valid date required, default is true opt_fields = an array of fields that need not be filled out, default is empty array
date_select_input ./date.inc Flexible Date/Time Drop-Down Selector 1
date_server_zone_adj ./date.inc Server timezone adjustment. 1
date_set_date ./date.inc Function to set local and db date parts in the date object 6
date_set_formats ./date.module 1
date_set_site_timezone ./date.inc Set system variable for site default timezone Needed because current system variable tracks offset rather than timezone 1
date_short_formats ./date.inc An array of short date formats. 2
date_show_date ./date.inc A function to display formatted output for the date object 4
date_show_value ./date.inc A function to display the database value for the date object 2
date_sql ./date.inc Cross-database date SQL wrapper function allows use of normalized native date functions in both mysql and postgres. Designed to be extensible to other databases. 3
date_sql_concat ./date.inc A helper function to do cross-database concatation of date parts 1
date_sql_pad ./date.inc A helper function to do cross-database padding of date parts 1
date_strftime ./date.inc
date_strip_granularity ./date.inc Strip date parts that are not in the granularity array out of a date format string. 1
date_text2iso ./date.inc Use stringtotime function to create an iso date out of text 3
date_text2unix ./date.inc 2
date_text_input ./date.inc Text date input form, with optional jscalendar popup 1
date_text_make_dbdate ./date.inc Construct a value to save to the database from text input 1
date_text_validate ./date.inc Validation for text input
date_time ./date.inc Implementation of time() adjusted for the current site and user. 2
date_timezone_handling_options ./date.inc Timezone handling options omitting user option for now because we only know the user's offset at best, not their timezone come back later and enable this option if there is a way to collect and save user timezones 1
date_timezone_input ./date.inc Timezone input form 1
date_timezone_map ./date_timezones.inc
date_timezone_options ./date.inc Time zone option list 2
date_uninstall ./date.install Implementation of hook_uninstall().
date_unix2array ./date.inc 3
date_unix2iso ./date.inc 7
date_unix_day ./date.inc 1
date_unix_hours ./date.inc
date_unix_minutes ./date.inc
date_unix_mon ./date.inc 1
date_unix_seconds ./date.inc
date_unix_year ./date.inc 1

Pages

Other projects