You are here

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

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $week_start_day = 'MO';