---
title: locale
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/integerformatstyle/locale
---

# locale

The locale of the format style.

## Declaration

```swift
var locale: Locale
```

## Discussion

Discussion Use the locale(_:) modifier to create a copy of this format style with a different locale.
