Class VTimeZone
The wrapper for vtimezones. Stores the timezone-id and the setup for daylight savings and standard time.
Namespace: intouch\ical
License: CC-BY-SA-DK
Author: Morten Fangel (C) 2008
Author: Michael Kahn (C) 2013
Located at ical/VTimeZone.php
License: CC-BY-SA-DK
Author: Morten Fangel (C) 2008
Author: Michael Kahn (C) 2013
Located at ical/VTimeZone.php
public
|
|
public
string
|
#
getTimeZoneId( )
Returns the timezone-id for this timezone. (Used to differentiate between different tzs in a calendar) |
public
string
|
|
public
string
|
protected
mixed
|
$tzid |
|
|
protected
mixed
|
$daylight |
|
|
protected
mixed
|
$standard |
|
|
protected
array
|
$cache | array() |