---
title: timeZone
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nscalendar/unit/timezone
---

# timeZone

Identifier for the time zone of a date components object.

## Declaration

```swift
static var timeZone: NSCalendar.Unit { get }
```

## Discussion

Discussion The corresponding value is an NSTimeZone.

## See Also

### Specifying Calendars and Time Zones

- [calendar](foundation/nscalendar/unit/calendar.md)
