You are here

public property DateRRuleCalc::$current_day in Date 8

The current day, as we iterate through the RRULE.

File

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

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $current_day = NULL;