We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78699a0 commit a5b6a25Copy full SHA for a5b6a25
docs/cldr/index.md
@@ -25,8 +25,8 @@ The following table provides the data formats that are required for number and d
25
| Currency | `cldr/main/locale/currencies.json` and `cldr/supplemental/currencyData.json` |
26
| Basic dates | `cldr/main/locale/ca-gregorian.json` |
27
| Localized timezone | `cldr/main/locale/timeZoneNames.json` |
28
+| Localized date field names | `cldr/main/locale/dateFields.json` |
29
| Numeric week day formatting | `cldr/supplemental/weekData.json` |
-| Localized date field names | `cldr/supplemental/dateFields.json` |
30
31
## Getting CLDR Data
32
0 commit comments