You are here

17 uses of DATE_FORMAT_DATETIME in Date 6

date_api_argument_handler::query in ./date_api.views.inc
Set up the query for this argument.
date_convert in ./date_api.module
Date conversion helper function.
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
Parse the duration of the event. Example: DURATION:PT1H30M DURATION:P1Y2M
date_php4.inc in date_php4/date_php4.inc
date_repeat_add_dates in date_repeat/date_repeat_calc.inc
Helper function to add found date to the $dates array.
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_update_5201 in date/date.install
Get rid of jscalendar popup and use jQuery popup instead.
date_widget_settings_validate in date/date_admin.inc
Custom widget settings manipulation.
theme_date_format_interval in date/date.theme
Theme a format interval for a date element
_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_widget_validate in date/date_repeat.inc
Validation for date repeat form element.
_date_widget in date/date_elements.inc
Private implementation of hook_widget().