---
title: endTimeZone
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/ddmatchcalendarevent/endtimezone
---

# endTimeZone

The time zone for the event’s end date.

## Declaration

```swift
var endTimeZone: TimeZone? { get }
```

## See Also

### Getting event details

- [isAllDay](datadetection/ddmatchcalendarevent/isallday.md)
- [endDate](datadetection/ddmatchcalendarevent/enddate.md)
- [startDate](datadetection/ddmatchcalendarevent/startdate.md)
- [startTimeZone](datadetection/ddmatchcalendarevent/starttimezone.md)
