---
title: timeZone
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsdatepicker/elementflags/timezone
---

# timeZone

## Declaration

```swift
static var timeZone: NSDatePicker.ElementFlags { get }
```

## See Also

### Constants

- [era](appkit/nsdatepicker/elementflags/era.md)
- [hourMinute](appkit/nsdatepicker/elementflags/hourminute.md)
- [hourMinuteSecond](appkit/nsdatepicker/elementflags/hourminutesecond.md)
- [yearMonth](appkit/nsdatepicker/elementflags/yearmonth.md)
- [yearMonthDay](appkit/nsdatepicker/elementflags/yearmonthday.md)
