---
title: timeZone
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/date/formatstyle/timezone
---

# timeZone

The time zone to use when formatting the date and time components.

## Declaration

```swift
var timeZone: TimeZone
```

## See Also

### Modifying a Date Format Style

- [locale(_:)](foundation/date/formatstyle/locale(_:).md)
- [calendar](foundation/date/formatstyle/calendar.md)
- [capitalizationContext](foundation/date/formatstyle/capitalizationcontext.md)
- [locale](foundation/date/formatstyle/locale.md)
