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

# locale

The locale to use when parsing date strings with the specified format. Use system locale if unspecified.

## Declaration

```swift
var locale: Locale?
```
