You are here

public static property DateiCalParse::$timezone_name in Date 8

The name of the timezone to use in these computations.

File

date_api/lib/Drupal/date_api/DateiCalParse.php, line 121
Parse iCal data.

Class

DateiCalParse
Return an array of iCalendar information from an iCalendar file.

Namespace

Drupal\date_api

Code

public static $timezone_name = 'UTC';