public property DateRRuleCalc::$week_start_day in Date 8
The start day of the week.
File
- date_repeat/
lib/ Drupal/ date_repeat/ DateRRuleCalc.php, line 119 - Code to compute the dates that match an iCal RRULE.
Class
Namespace
Drupal\date_repeatCode
public $week_start_day = 'MO';