You are here

29 calls to date_make_date() in Date 5.2

date_combo_validate in date/date_elements.inc
Validate and update a combo element. Don't try this if there were errors before reaching this point.
date_copy_convert_events in date_copy/date_copy.module
date_data_integrity in date/date.install
Progressive update of date information, integrity checking of all date values.
date_days in ./date_api.module
An array of days.
date_days_in_month in ./date_api.module
Identify the number of days in a month for a date.
date_formatter_process in date/date.module
Helper function for creating formatted date arrays from a formatter.
date_generate in date/date_content_generate.inc
date_ical_date in ./date_api_ical.inc
Return a date object for the ical date, adjusted to its local timezone.
date_ical_parse_duration in ./date_api_ical.inc
Parse the duration of the event. Example: DURATION:PT1H30M DURATION:P1Y2M
date_local_date in date/date_elements.inc
Create local date object.
date_now in ./date_api.module
A date object for the current time.
date_popup_input_value in date_popup/date_popup.module
Helper function for extracting a date value out of user input.
date_popup_process in date_popup/date_popup.module
Javascript popup element processing. Add popup attributes to $element.
date_repeat_build_dates in date/date_repeat.inc
Helper function to build repeating dates from a $node_field.
date_repeat_set_month_day in date_repeat/date_repeat_calc.inc
Set a date object to a specific day of the month.
date_repeat_set_year_day in date_repeat/date_repeat_calc.inc
Set a date object to a specific day of the year.
date_select_process in ./date_api_elements.inc
Flexible date/time drop-down selector.
date_sql_handler::arg_range in ./date_api_sql.inc
Use the parsed values from the ISO argument to determine the min and max date for this period.
date_sql_handler::sql_where_date in ./date_api_sql.inc
Create a where clause to compare a complete date field to a complete date value.
date_text_process in ./date_api_elements.inc
Text date input form.
date_views_filter_value in ./date_api.module
Create a default value for an exposed filter form.
date_week in ./date_api.module
The calendar week number for a date.
date_weeks_in_year in ./date_api.module
The number of calendar weeks in a year.
date_week_range in ./date_api.module
Start and end dates for a calendar week, adjusted to use the chosen first day of week for this site.
_date_pathauto_node in date/date_pathauto.inc
_date_repeat_calc in date_repeat/date_repeat_calc.inc
Private implementation of date_repeat_calc().
_date_repeat_rrule_process in date_repeat/date_repeat_form.inc
Generate the repeat setting form.
_date_token_values in date/date_token.inc
_date_views_filter_handler in date/date_views.inc