You are here

21 calls to date_default_timezone() in Date 7.3

date_default_timezone_object in date_api/date_api.module
Returns a timezone object for the default timezone.
date_default_value_part in ./date_elements.inc
Default value callback to set either 'value', 'value2' to its default value.
date_devel_generate in ./date.devel_generate.inc
Implements hook_devel_generate().
date_field_widget_form in ./date_elements.inc
Private implementation of hook_widget().
date_formatter_process in ./date.module
Helper function for creating formatted date arrays from a formatter.
date_get_timezone in date_api/date_api.module
Function to figure out which local timezone applies to a date and select it.
date_get_timezone_db in date_api/date_api.module
Function to figure out which db timezone applies to a date.
date_ical_date in date_api/date_api_ical.inc
Return a date object for the ical date, adjusted to its local timezone.
date_popup_element_info in date_popup/date_popup.module
Implements hook_element_info().
date_sql_handler::arg_range in date_api/date_api_sql.inc
Determine the min and max date for this period.
date_sql_handler::sql_where_date in date_api/date_api_sql.inc
Creates a where clause to compare a complete date field to a date value.
date_sql_handler::__construct in date_api/date_api_sql.inc
The object constuctor.
date_views_argument_handler::get_query_fields in date_views/includes/date_views_argument_handler.inc
date_views_filter_handler::get_query_fields in date_views/includes/date_views_filter_handler.inc
@todo Document this.
date_views_filter_handler_simple::op_between in date_views/includes/date_views_filter_handler_simple.inc
@todo Document this.
date_views_filter_handler_simple::op_contains in date_views/includes/date_views_filter_handler_simple.inc
@todo Document this.
date_views_filter_handler_simple::op_simple in date_views/includes/date_views_filter_handler_simple.inc
@todo Document this.
date_views_set_timezone in date_views/includes/date_views.views.inc
Central function for setting up the right timezone values.
_date_api_element_info in date_api/date_api_elements.inc
Wrapper for hook_element_info().
_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.