---
title: current
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/timezone/current
---

# current

The time zone currently used by the system.

## Declaration

```swift
static var current: TimeZone { get }
```

## See Also

### Getting the Current Time Zone

- [autoupdatingCurrent](foundation/timezone/autoupdatingcurrent.md)
