---
title: startTimeZone
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/ddmatchcalendarevent/starttimezone
---

# startTimeZone

The time zone for the event’s start date.

## Declaration

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

## See Also

### Getting event details

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