---
title: locale
framework: swift
role: symbol
role_heading: Instance Property
path: swift/duration/timeformatstyle/locale
---

# locale

The locale to use when formatting the duration.

## Declaration

```swift
var locale: Locale { get set }
```

## See Also

### Working with locales

- [locale(_:)](swift/duration/timeformatstyle/locale(_:).md)
