26 return in_array(
$timezone, DateTimeZone::listIdentifiers(DateTimeZone::ALL_WITH_BC));
54 return self::$timezone;
69 $dtobj = Date::dateTimeFromTimestamp(
"$timestamp");
75 return $dtobj->getOffset();
static validateTimeZone($timezone)
Validate a Timezone name.
static setTimeZone($timezone)
Set the Default Timezone used for date/time conversions.
foreach($mandatory_scripts as $file) $timestamp
static getTimeZoneAdjustment($timezone, $timestamp)
Return the Timezone offset used for date/time conversions to/from UST This requires both the timezone...
static getTimeZone()
Return the Default Timezone used for date/time conversions.