You are here

protected property CalendarDateInfo::$timezone in Calendar 8

The timezone information for this calendar.

The timezone object.

Type: \DateTimeZone

File

src/CalendarDateInfo.php, line 40

Class

CalendarDateInfo
Defines a calendar date info object.

Namespace

Drupal\calendar

Code

protected $timezone;