public static property DateiCalParse::$week_start_day in Date 8
The start day of the week.
File
- date_api/
lib/ Drupal/ date_api/ DateiCalParse.php, line 116 - Parse iCal data.
Class
- DateiCalParse
- Return an array of iCalendar information from an iCalendar file.
Namespace
Drupal\date_apiCode
public static $week_start_day = 'MO';