---
title: locale
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicalendarview/locale
---

# locale

The locale the calendar view uses for calendar conventions.

## Declaration

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

## Discussion

Discussion Defaults to current.

## See Also

### Setting calendar details

- [calendar](uikit/uicalendarview/calendar.md)
- [timeZone](uikit/uicalendarview/timezone.md)
