Go to the source code of this file.
Classes | |
| class | Date_TimeZone |
Variables | |
| $GLOBALS ['_DATE_TIMEZONE_DATA'] | |
| $GLOBALS['_DATE_TIMEZONE_DATA'] |
Initial value:
array(
'UTC' => array(
'offset' => 0,
'longname' => "Coordinated Universal Time",
'shortname' => 'UTC',
'hasdst' => false )
)
Definition at line 404 of file TimeZone.class.php.
Referenced by Smarty.fetch(), Date_Span.format(), Date_Span.getDefaultFormat(), Date_Span.getDefaultInputFormat(), lt_include(), Date_Span.setDefaultFormat(), Date_Span.setDefaultInputFormat(), Date_Span.setFromString(), Smarty.Smarty(), smarty_core_assign_smarty_interface(), and smarty_function_html_image().