Overview

Packages

  • awl
    • caldav-client-v2
    • RRule
  • davical
    • authentication
      • drivers
    • caldav
    • DAViCalSession
    • DAVTicket
    • external-bind
    • feed
    • HTTPAuthSession
    • iSchedule
    • iSchedule-POST
    • logging
    • metrics
    • Principal
    • propfind
    • PublicSession
    • Request
    • Resource
    • tzservice
  • None

Classes

  • RepeatRule
  • RepeatRuleDateRange
  • RepeatRuleDateTime
  • RepeatRuleTimeZone
  • Rfc5545Duration

Functions

  • expand_event_instances
  • getComponentRange
  • getVCalendarRange
  • olson_from_vtimezone
  • rdate_expand
  • rrule_expand
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo

Function rdate_expand

Expand the event instances for an RDATE or EXDATE property

Package: awl\RRule
Copyright: Morphoss Ltd
License: GNU GPL v2 or later
Author: Andrew McMillan andrew@mcmillan.net.nz
Located at RRule.php
Parameters summary
string $dtstart $property RDATE or EXDATE, depending...
array $property $component A vComponent which is a VEVENT, VTODO or VJOURNAL
array $component $range_end A date after which we care less about expansion
$range_end = null
$is_date = null
$return_floating_times = false
Return value summary
array An array keyed on the UTC dates, referring to the component
DAViCal API documentation generated by ApiGen