---
title: timeZone
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clplacemark/timezone
---

# timeZone

The time zone associated with the placemark.

## Declaration

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