<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/Locale/IdentifierType/cldr",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "s:10Foundation6LocaleV14IdentifierTypeO4cldryA2EmF"
  },
  "title" : "Locale.IdentifierType.cldr"
}
-->

# Locale.IdentifierType.cldr

The type of identifiers that follow CLDR (Common Locale Data Repository) conventions.

```
case cldr
```

## Discussion

The components in this type of identifier use the same components as in [`Locale.IdentifierType.icu`](/documentation/Foundation/Locale/IdentifierType/icu), but don’t use the key-value type keyword list. An example of this type is `th_TH_u_ca_gregory_nu_thai`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)