You are here

protected property RlHelper::$recurDiff in Recurring Dates Field 8.2

Same name and namespace in other branches
  1. 3.x src/Rl/RlHelper.php \Drupal\date_recur\Rl\RlHelper::recurDiff
  2. 3.0.x src/Rl/RlHelper.php \Drupal\date_recur\Rl\RlHelper::recurDiff
  3. 3.1.x src/Rl/RlHelper.php \Drupal\date_recur\Rl\RlHelper::recurDiff

Difference between start date and start date end.

Calculated value.

Type: \DateInterval

File

src/Rl/RlHelper.php, line 42

Class

RlHelper
Helper for recurring rules implemented with rlanvin/rrule.

Namespace

Drupal\date_recur\Rl

Code

protected $recurDiff;