You are here

public property date_sql_handler::$local_timezone_field in Date 7.2

Same name and namespace in other branches
  1. 5.2 date_api_sql.inc \date_sql_handler::local_timezone_field
  2. 6.2 date_api_sql.inc \date_sql_handler::local_timezone_field
  3. 6 date_api_sql.inc \date_sql_handler::local_timezone_field
  4. 7.3 date_api/date_api_sql.inc \date_sql_handler::local_timezone_field
  5. 7 date_api/date_api_sql.inc \date_sql_handler::local_timezone_field

Use if the local timezone is stored in a field.

File

date_api/date_api_sql.inc, line 98
SQL helper for Date API.

Class

date_sql_handler
A class to manipulate date SQL.

Code

public $local_timezone_field = NULL;