You are here

public property DateRRuleCalc::$exceptions in Date 8

An array of dates that should not be selected.

File

date_repeat/lib/Drupal/date_repeat/DateRRuleCalc.php, line 109
Code to compute the dates that match an iCal RRULE.

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $exceptions = array();