---
title: timeZone
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdatepickercell/timezone
---

# timeZone

The time zone used to display time-related values.

## Declaration

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

## See Also

### Object Values

- [dateValue](appkit/nsdatepickercell/datevalue.md)
- [timeInterval](appkit/nsdatepickercell/timeinterval.md)
- [calendar](appkit/nsdatepickercell/calendar.md)
- [locale](appkit/nsdatepickercell/locale.md)
