$timezone
$timezone : string
Default Timezone used for date/time conversions.
$timezone : string
Default Timezone used for date/time conversions.
getTimeZoneAdjustment(string $timezone, int $timestamp) : int
Return the Timezone offset used for date/time conversions to/from UST This requires both the timezone and the calculated date/time to allow for local DST.
| string | $timezone | The timezone for finding the adjustment to UST  | 
                            
| int | $timestamp | PHP date/time value  | 
                            
Number of seconds for timezone adjustment