File/libraries/pear/Date/TimeZone.php

Description

TimeZone representation class, along with time zone information data.

TimeZone representation class, along with time zone information data. The default timezone is set from the first valid timezone id found in one of the following places, in this order:
1) global $_DATE_TIMEZONE_DEFAULT
2) system environment variable PHP_TZ
3) system environment variable TZ
4) the result of date('T')
If no valid timezone id is found, the default timezone is set to 'UTC'. You may also manually set the default timezone by passing a valid id to Date_TimeZone::setDefault().

This class includes time zone data (from zoneinfo) in the form of a global array, $_DATE_TIMEZONE_DATA.

Classes
Class Description
 class Date_TimeZone TimeZone representation class, along with time zone information data.

Documentation generated on Fri, 11 Feb 2005 18:14:27 +0000 by phpDocumentor 1.3.0RC3