<div class='type'>Class</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
expect class CalendarLocale
```


Represents a Locale for the calendar. This locale will be used when formatting dates, determining
the input format, and more.

Note: For JVM based platforms, this would be equivalent to `java.util.Locale`.