protected property RlHelper::$timeZone in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 src/Rl/RlHelper.php \Drupal\date_recur\Rl\RlHelper::timeZone
- 3.x src/Rl/RlHelper.php \Drupal\date_recur\Rl\RlHelper::timeZone
- 3.1.x src/Rl/RlHelper.php \Drupal\date_recur\Rl\RlHelper::timeZone
The time zone used to normalise other date objects.
Type: \DateTimeZone
File
- src/
Rl/ RlHelper.php, line 33
Class
- RlHelper
- Helper for recurring rules implemented with rlanvin/rrule.
Namespace
Drupal\date_recur\RlCode
protected $timeZone;