You are here

18 calls to date_default_timezone() in Date 7

date_default_timezone_object in date_api/date_api.module
A timezone object for the default timezone.
date_devel_generate in ./date.devel_generate.inc
Implementation of Devel module's hook_content_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_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
Implement hook_element_info().
date_sql_handler::arg_range in date_api/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::construct in date_api/date_api_sql.inc
date_sql_handler::sql_where_date in date_api/date_api_sql.inc
Create a where clause to compare a complete date field to a complete date value.
date_token_values in ./date_token.inc
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
date_views_set_timezone in date_views/includes/date_views.views.inc
Central function for setting up the right timezone values in the SQL date handler.
template_preprocess_date_vcalendar in date_views/theme/theme.inc
Preprocessor to construct an ical vcalendar
_date_api_element_info in date_api/date_api_elements.inc
Implementation of 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.