PHPExcel_Shared_TimeZone
| category | PHPExcel |
|---|---|
| package | PHPExcel_Shared |
| copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
_validateTimeZone(string $timezone) : boolean
stringTime zone (e.g. 'Europe/London')
booleanSuccess or failuregetTimeZone() : string
stringTimezone (e.g. 'Europe/London')getTimeZoneAdjustment(string $timezone, integer $timestamp) : integer
stringThe timezone for finding the adjustment to UST
integerPHP date/time value
\PHPExcel_Exception |
|---|
integerNumber of seconds for timezone adjustmentsetTimeZone(string $timezone) : boolean
stringTime zone (e.g. 'Europe/London')
booleanSuccess or failure_getTimezoneTransitions(\DateTimeZone $objTimezone, integer $timestamp) : array
integerPHP date/time value for finding the current transition
arrayThe current transition details$_timezone