\ZCTimeZoneHelper

Zap Calendar Time Zone Helper Class

Class to help create timezone section of iCalendar file

Summary

Methods
Properties
Constants
getTZNode()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getTZNode()

getTZNode(  $startyear,   $endyear,   $tzid,   $parentnode) : object

getTZNode creates VTIMEZONE section in an iCalendar file

Parameters

$startyear
$endyear
$tzid

string PHP timezone, use underscore for multiple words (i.e. "New_York" for "New York")

$parentnode

object iCalendar object where VTIMEZONE will be created

Returns

object —

return VTIMEZONE object