You are here

public property DateRRuleCalc::$timezone_name in Date 8

The name of the timezone to use in these computations.

File

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

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $timezone_name = 'UTC';