$timezone
$timezone : string
Default Timezone used for date/time conversions.
getTimeZoneAdjustment(string $timezone, integer $timestamp) : integer
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 |
integer | $timestamp | PHP date/time value |
Number of seconds for timezone adjustment