You are here

public property DateRRuleCalc::$end_date in Date 8

A date object for the start of the series.

File

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

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $end_date = NULL;