You are here

public property DateRRuleCalc::$time_string in Date 8

The time that will be used for all the created dates.

File

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

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $time_string = '00:00:00';