You are here

22 uses of DATE_FORMAT_DATETIME in Date 6.2

date_api_argument_handler::query in includes/date_api_argument_handler.inc
Set up the query for this argument.
date_api_filter_handler::date_filter in includes/date_api_filter_handler.inc
date_api_filter_handler::default_value in includes/date_api_filter_handler.inc
date_convert in ./date_api.module
Date conversion helper function.
date_field_all_day in date/date.module
Determine if a from/to date combination qualify as 'All day'.
date_formatter_process in date/date.module
Helper function for creating formatted date arrays from a formatter.
date_ical_parse_duration in ./date_api_ical.inc
Parses the duration of the event.
date_php4.inc in date_php4/date_php4.inc
date_prepare_node in date/date.module
Helper function to adapt node date fields to formatter settings.
date_repeat_add_dates in date_repeat/date_repeat_calc.inc
Helper function to add found date to the $dates array.
date_repeat_build_dates in date/date_repeat.inc
Helper function to build repeating dates from a $node_field.
date_repeat_rrule_validate in date_repeat/date_repeat_form.inc
Build a RRULE out of the form values.
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_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_type_format in ./date_api.module
Helper function for getting the format string for a date type.
date_widget_settings_validate in date/date_admin.inc
Custom widget settings manipulation.
theme_date_time_ago in theme/theme.inc
_date_content_generate in date/date_content_generate.inc
Implementation of Devel module's hook_content_generate().
_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_widget in date/date_elements.inc
Private implementation of hook_widget().