File/inc/tz/expand.php

Description

DAViCal Timezone Service handler - capabilitis

Includes
 require_once ('vCalendar.php') (line 12)

DAViCal Timezone Service handler - capabilitis

 require_once (RRule-v2.php) (line 13)
Constants
Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
DEBUG_EXPAND = false (line 40)
Functions
expand_timezone_onsets (line 53)

Expand the instances for a STANDARD or DAYLIGHT component of a VTIMEZONE

  • return: of onset datetimes with UTC from/to offsets
array expand_timezone_onsets ( $vResource,  $range_start,  $range_end, int $offset_from)
  • object $vResource: is a VCALENDAR with a VTIMEZONE containing components needing expansion
  • object $range_start: A RepeatRuleDateTime which is the beginning of the range for events.
  • object $range_end: A RepeatRuleDateTime which is the end of the range for events.
  • int $offset_from: The offset from UTC in seconds at the onset time.

Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by phpDocumentor 1.4.3