You are here

12 calls to date_get_timezone_db() in Date 7

DateFieldTestCase::createDateField in tests/date_field.test
Create a date field from an array of settings values. All values have defaults, only need to specify values that need to be different.
date_combo_validate in ./date_elements.inc
Validate and update a combo element. Don't try this if there were errors before reaching this point.
date_devel_generate in ./date.devel_generate.inc
Implementation of Devel module's hook_content_generate().
date_field_get_sql_handler in ./date.module
Generate a DateAPI SQL handler for the given CCK date field.
date_field_load in ./date.field.inc
Implements hook_field_load().
date_field_settings_validate in ./date_admin.inc
Custom field settings manipulation.
date_field_update in ./date.field.inc
Implements hook_field_update().
date_formatter_process in ./date.module
Helper function for creating formatted date arrays from a formatter.
date_local_date in ./date_elements.inc
Create local date object.
date_repeat_build_dates in ./date_repeat.inc
Helper function to build repeating dates from a $node_field.
date_tools_wizard_build in date_tools/date_tools.wizard.inc
_date_field_settings_form in ./date_admin.inc