You are here

20 uses of DATE_FORMAT_DATETIME in Date 5.2

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_generate in date/date_content_generate.inc
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_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_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_views_field_handler_group in date/date_views.inc
theme_date_format_interval in date/date.theme
Theme a format interval for a date element
_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_views_argument_filter in date/date_views.inc
Views values vary depending on the op: $op = 'filter' $argtype = array of arg settings $query = views object $arg = argument value
_date_views_filter_handler in date/date_views.inc
_date_views_query_alter in date/date_views.inc
Implementation of hook_views_query().
_date_widget in date/date_elements.inc
Private implementation of hook_widget().
_date_widget_settings in date/date_admin.inc
Implementation of hook_widget_settings().