protected property CalendarEvent::$timezone in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarEvent.php \Drupal\calendar\CalendarEvent::timezone
The timezone of the event.
Type: \DateTimeZone
File
- src/
CalendarEvent.php, line 45
Class
- CalendarEvent
- Defines a calendar event object.
Namespace
Drupal\calendarCode
protected $timezone;