You are here

public property DateRRuleCalc::$jump in Date 8

A DateInterval representing the amount of time to jump after each iteration of the calculation.

File

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

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $jump = NULL;