@ui5/webcomponents-localization 2.20.0 → 2.20.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +36 -24
  4. package/dist/generated/assets/cldr/ar.json +624 -354
  5. package/dist/generated/assets/cldr/ar_EG.json +624 -354
  6. package/dist/generated/assets/cldr/ar_SA.json +625 -355
  7. package/dist/generated/assets/cldr/bg.json +339 -215
  8. package/dist/generated/assets/cldr/ca.json +633 -509
  9. package/dist/generated/assets/cldr/cnr.json +960 -653
  10. package/dist/generated/assets/cldr/cs.json +343 -531
  11. package/dist/generated/assets/cldr/cy.json +684 -1050
  12. package/dist/generated/assets/cldr/da.json +354 -231
  13. package/dist/generated/assets/cldr/de.json +458 -330
  14. package/dist/generated/assets/cldr/de_AT.json +459 -331
  15. package/dist/generated/assets/cldr/de_CH.json +522 -386
  16. package/dist/generated/assets/cldr/el.json +317 -152
  17. package/dist/generated/assets/cldr/el_CY.json +317 -152
  18. package/dist/generated/assets/cldr/en.json +606 -253
  19. package/dist/generated/assets/cldr/en_AU.json +830 -376
  20. package/dist/generated/assets/cldr/en_GB.json +696 -251
  21. package/dist/generated/assets/cldr/en_HK.json +544 -203
  22. package/dist/generated/assets/cldr/en_IE.json +533 -192
  23. package/dist/generated/assets/cldr/en_IN.json +820 -296
  24. package/dist/generated/assets/cldr/en_NZ.json +534 -193
  25. package/dist/generated/assets/cldr/en_PG.json +509 -168
  26. package/dist/generated/assets/cldr/en_SG.json +526 -185
  27. package/dist/generated/assets/cldr/en_ZA.json +529 -186
  28. package/dist/generated/assets/cldr/es.json +355 -230
  29. package/dist/generated/assets/cldr/es_AR.json +444 -288
  30. package/dist/generated/assets/cldr/es_BO.json +419 -264
  31. package/dist/generated/assets/cldr/es_CL.json +455 -300
  32. package/dist/generated/assets/cldr/es_CO.json +412 -257
  33. package/dist/generated/assets/cldr/es_MX.json +515 -352
  34. package/dist/generated/assets/cldr/es_PE.json +397 -234
  35. package/dist/generated/assets/cldr/es_UY.json +424 -269
  36. package/dist/generated/assets/cldr/es_VE.json +398 -243
  37. package/dist/generated/assets/cldr/et.json +390 -233
  38. package/dist/generated/assets/cldr/fa.json +510 -271
  39. package/dist/generated/assets/cldr/fi.json +497 -251
  40. package/dist/generated/assets/cldr/fr.json +339 -106
  41. package/dist/generated/assets/cldr/fr_BE.json +341 -108
  42. package/dist/generated/assets/cldr/fr_CA.json +652 -397
  43. package/dist/generated/assets/cldr/fr_CH.json +342 -109
  44. package/dist/generated/assets/cldr/fr_LU.json +339 -106
  45. package/dist/generated/assets/cldr/he.json +726 -904
  46. package/dist/generated/assets/cldr/hi.json +529 -288
  47. package/dist/generated/assets/cldr/hr.json +392 -383
  48. package/dist/generated/assets/cldr/hu.json +459 -335
  49. package/dist/generated/assets/cldr/id.json +379 -128
  50. package/dist/generated/assets/cldr/it.json +420 -301
  51. package/dist/generated/assets/cldr/it_CH.json +426 -307
  52. package/dist/generated/assets/cldr/ja.json +332 -74
  53. package/dist/generated/assets/cldr/kk.json +540 -240
  54. package/dist/generated/assets/cldr/ko.json +371 -115
  55. package/dist/generated/assets/cldr/lt.json +428 -545
  56. package/dist/generated/assets/cldr/lv.json +415 -413
  57. package/dist/generated/assets/cldr/mk.json +691 -559
  58. package/dist/generated/assets/cldr/ms.json +395 -136
  59. package/dist/generated/assets/cldr/nb.json +355 -234
  60. package/dist/generated/assets/cldr/nl.json +357 -251
  61. package/dist/generated/assets/cldr/nl_BE.json +428 -322
  62. package/dist/generated/assets/cldr/pl.json +333 -459
  63. package/dist/generated/assets/cldr/pt.json +419 -298
  64. package/dist/generated/assets/cldr/pt_PT.json +362 -231
  65. package/dist/generated/assets/cldr/ro.json +369 -397
  66. package/dist/generated/assets/cldr/ru.json +599 -368
  67. package/dist/generated/assets/cldr/ru_UA.json +598 -367
  68. package/dist/generated/assets/cldr/sk.json +343 -517
  69. package/dist/generated/assets/cldr/sl.json +477 -640
  70. package/dist/generated/assets/cldr/sr.json +478 -531
  71. package/dist/generated/assets/cldr/sr_Latn.json +631 -684
  72. package/dist/generated/assets/cldr/sv.json +395 -258
  73. package/dist/generated/assets/cldr/th.json +452 -199
  74. package/dist/generated/assets/cldr/tr.json +391 -238
  75. package/dist/generated/assets/cldr/uk.json +696 -342
  76. package/dist/generated/assets/cldr/vi.json +836 -487
  77. package/dist/generated/assets/cldr/zh_CN.json +358 -104
  78. package/dist/generated/assets/cldr/zh_HK.json +366 -113
  79. package/dist/generated/assets/cldr/zh_SG.json +371 -118
  80. package/dist/generated/assets/cldr/zh_TW.json +480 -238
  81. package/dist/sap/base/Event.js +2 -2
  82. package/dist/sap/base/Eventing.js +4 -3
  83. package/dist/sap/base/assert.js +1 -1
  84. package/dist/sap/base/config/MemoryConfigurationProvider.js +1 -1
  85. package/dist/sap/base/future.js +12 -0
  86. package/dist/sap/base/i18n/Formatting.d.ts +5 -0
  87. package/dist/sap/base/i18n/Formatting.js +7 -0
  88. package/dist/sap/base/i18n/Formatting.js.map +1 -1
  89. package/dist/sap/base/i18n/LanguageTag.js +18 -12
  90. package/dist/sap/base/i18n/Localization.d.ts +3 -0
  91. package/dist/sap/base/i18n/Localization.js +5 -0
  92. package/dist/sap/base/i18n/Localization.js.map +1 -1
  93. package/dist/sap/base/i18n/ResourceBundle.js +20 -0
  94. package/dist/sap/base/i18n/date/CalendarType.js +9 -8
  95. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +9 -8
  96. package/dist/sap/base/i18n/date/TimezoneUtils.js +170 -18
  97. package/dist/sap/base/i18n/date/_EnumHelper.js +37 -0
  98. package/dist/sap/base/strings/camelize.js +1 -1
  99. package/dist/sap/base/strings/formatMessage.js +6 -1
  100. package/dist/sap/base/util/Properties.js +12 -0
  101. package/dist/sap/base/util/Version.js +19 -13
  102. package/dist/sap/base/util/_merge.js +1 -1
  103. package/dist/sap/base/util/array/uniqueSort.js +1 -1
  104. package/dist/sap/base/util/deepClone.js +2 -2
  105. package/dist/sap/base/util/deepEqual.js +1 -1
  106. package/dist/sap/base/util/deepExtend.js +60 -0
  107. package/dist/sap/base/util/extend.js +1 -1
  108. package/dist/sap/base/util/fetch.js +8 -0
  109. package/dist/sap/base/util/isEmptyObject.js +1 -1
  110. package/dist/sap/base/util/isPlainObject.js +1 -1
  111. package/dist/sap/base/util/merge.js +57 -0
  112. package/dist/sap/base/util/mixedFetch.js +3 -0
  113. package/dist/sap/base/util/now.js +7 -13
  114. package/dist/sap/base/util/uid.js +1 -1
  115. package/dist/sap/ui/Device.js +27 -0
  116. package/dist/sap/ui/Global.js +1 -0
  117. package/dist/sap/ui/VersionInfo.js +14 -0
  118. package/dist/sap/ui/base/DataType.js +63 -12
  119. package/dist/sap/ui/base/DesignTime.js +11 -0
  120. package/dist/sap/ui/base/EventProvider.js +21 -0
  121. package/dist/sap/ui/base/Metadata.js +45 -10
  122. package/dist/sap/ui/base/Object.js +2 -2
  123. package/dist/sap/ui/base/OwnStatics.js +6 -0
  124. package/dist/sap/ui/base/SyncPromise.js +98 -0
  125. package/dist/sap/ui/core/AnimationMode.js +42 -0
  126. package/dist/sap/ui/core/CalendarType.js +2 -2
  127. package/dist/sap/ui/core/ControlBehavior.js +11 -0
  128. package/dist/sap/ui/core/Lib.js +41 -0
  129. package/dist/sap/ui/core/Locale.js +9 -9
  130. package/dist/sap/ui/core/LocaleData.js +498 -333
  131. package/dist/sap/ui/core/Theming.js +25 -525
  132. package/dist/sap/ui/core/_UrlResolver.js +11 -0
  133. package/dist/sap/ui/core/date/Buddhist.js +2 -2
  134. package/dist/sap/ui/core/date/CalendarUtils.js +14 -12
  135. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +2 -2
  136. package/dist/sap/ui/core/date/Gregorian.js +2 -2
  137. package/dist/sap/ui/core/date/Islamic.js +2 -2
  138. package/dist/sap/ui/core/date/Japanese.js +2 -2
  139. package/dist/sap/ui/core/date/Persian.js +2 -2
  140. package/dist/sap/ui/core/date/UI5Date.js +80 -32
  141. package/dist/sap/ui/core/date/UniversalDate.js +83 -101
  142. package/dist/sap/ui/core/format/DateFormat.js +70 -73
  143. package/dist/sap/ui/core/format/FormatUtils.js +30 -0
  144. package/dist/sap/ui/core/format/NumberFormat.js +917 -588
  145. package/dist/sap/ui/core/format/TimezoneUtil.js +80 -11
  146. package/dist/sap/ui/core/getCompatibilityVersion.js +7 -0
  147. package/dist/sap/ui/core/theming/ThemeHelper.js +14 -0
  148. package/dist/sap/ui/security/Security.js +12 -0
  149. package/dist/sap/ui/util/XMLHelper.js +11 -0
  150. package/dist/sap/ui/util/_URL.js +1 -0
  151. package/dist/ui5loader-autoconfig.js +1 -0
  152. package/package.json +5 -5
  153. package/used-modules.txt +5 -0
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
- "__version": "43.0.0",
4
- "__buildtime": "2023-09-28T11:39:07.908Z",
3
+ "__version": "48.0.0",
4
+ "__buildtime": "2025-11-18T12:31:55.685Z",
5
5
  "languages": {
6
6
  "aa": "Afar",
7
7
  "ab": "Abkhazian",
8
- "ace": "Achinese",
8
+ "ace": "Acehnese",
9
9
  "ach": "Acoli",
10
10
  "ada": "Adangme",
11
11
  "ady": "Adyghe",
@@ -74,12 +74,14 @@
74
74
  "bjn": "Banjar",
75
75
  "bkm": "Kom",
76
76
  "bla": "Siksika",
77
+ "blo": "Anii",
77
78
  "blt": "Tai Dam",
78
79
  "bm": "Bambara",
79
80
  "bn": "Bengali",
80
81
  "bo": "Tibetan",
81
82
  "bpy": "Bishnupriya",
82
83
  "bqi": "Bakhtiari",
84
+ "bqi_alt-variant": "Luri Bakhtiari",
83
85
  "br": "Breton",
84
86
  "bra": "Braj",
85
87
  "brh": "Brahui",
@@ -112,6 +114,8 @@
112
114
  "chy": "Cheyenne",
113
115
  "cic": "Chickasaw",
114
116
  "ckb": "Central Kurdish",
117
+ "ckb_menu-core": "Kurdish",
118
+ "ckb_menu-extension": "Central",
115
119
  "ckb_alt-menu": "Kurdish (Central)",
116
120
  "ckb_alt-variant": "Kurdish (Sorani)",
117
121
  "clc": "Chilcotin",
@@ -120,6 +124,7 @@
120
124
  "cop": "Coptic",
121
125
  "cps": "Capiznon",
122
126
  "cr": "Cree",
127
+ "cr_alt-long": "Woods Cree",
123
128
  "crg": "Michif",
124
129
  "crh": "Crimean Tatar",
125
130
  "crj": "Southern East Cree",
@@ -133,7 +138,6 @@
133
138
  "csw": "Swampy Cree",
134
139
  "cu": "Church Slavic",
135
140
  "cv": "Chuvash",
136
- "cwd": "Woods Cree",
137
141
  "cy": "Welsh",
138
142
  "da": "Danish",
139
143
  "dak": "Dakota",
@@ -220,7 +224,6 @@
220
224
  "gmh": "Middle High German",
221
225
  "gn": "Guarani",
222
226
  "goh": "Old High German",
223
- "gom": "Goan Konkani",
224
227
  "gon": "Gondi",
225
228
  "gor": "Gorontalo",
226
229
  "got": "Gothic",
@@ -238,7 +241,6 @@
238
241
  "hak": "Hakka Chinese",
239
242
  "haw": "Hawaiian",
240
243
  "hax": "Southern Haida",
241
- "hdn": "Northern Haida",
242
244
  "he": "Hebrew",
243
245
  "hi": "Hindi",
244
246
  "hi_Latn": "Hindi (Latin)",
@@ -266,7 +268,6 @@
266
268
  "ig": "Igbo",
267
269
  "ii": "Sichuan Yi",
268
270
  "ik": "Inupiaq",
269
- "ike": "Eastern Canadian Inuktitut",
270
271
  "ikt": "Western Canadian Inuktitut",
271
272
  "ilo": "Iloko",
272
273
  "inh": "Ingush",
@@ -296,6 +297,7 @@
296
297
  "kcg": "Tyap",
297
298
  "kde": "Makonde",
298
299
  "kea": "Kabuverdianu",
300
+ "kek": "Qʼeqchiʼ",
299
301
  "ken": "Kenyang",
300
302
  "kfo": "Koro",
301
303
  "kg": "Kongo",
@@ -330,11 +332,14 @@
330
332
  "ksf": "Bafia",
331
333
  "ksh": "Colognian",
332
334
  "ku": "Kurdish",
335
+ "ku_menu-core": "Kurdish",
336
+ "ku_menu-extension": "Kurmanji",
333
337
  "kum": "Kumyk",
334
338
  "kut": "Kutenai",
335
339
  "kv": "Komi",
336
340
  "kw": "Cornish",
337
341
  "kwk": "Kwakʼwala",
342
+ "kxv": "Kuvi",
338
343
  "ky": "Kyrgyz",
339
344
  "ky_alt-variant": "Kirghiz",
340
345
  "la": "Latin",
@@ -390,7 +395,7 @@
390
395
  "mgo": "Metaʼ",
391
396
  "mh": "Marshallese",
392
397
  "mi": "Māori",
393
- "mic": "Mi'kmaq",
398
+ "mic": "Mi'kmaw",
394
399
  "min": "Minangkabau",
395
400
  "mk": "Macedonian",
396
401
  "ml": "Malayalam",
@@ -407,6 +412,7 @@
407
412
  "mua": "Mundang",
408
413
  "mul": "Multiple languages",
409
414
  "mus": "Creek",
415
+ "mus_alt-official": "Mvskoke",
410
416
  "mwl": "Mirandese",
411
417
  "mwr": "Marwari",
412
418
  "mwv": "Mentawai",
@@ -453,10 +459,10 @@
453
459
  "oj": "Ojibwa",
454
460
  "ojb": "Northwestern Ojibwa",
455
461
  "ojc": "Central Ojibwa",
456
- "ojg": "Eastern Ojibwa",
457
462
  "ojs": "Oji-Cree",
458
463
  "ojw": "Western Ojibwa",
459
464
  "oka": "Okanagan",
465
+ "oka_alt-variant": "Colville Salish",
460
466
  "om": "Oromo",
461
467
  "or": "Odia",
462
468
  "os": "Ossetic",
@@ -476,6 +482,7 @@
476
482
  "pfl": "Palatine German",
477
483
  "phn": "Phoenician",
478
484
  "pi": "Pali",
485
+ "pi_alt-variant": "Pāli",
479
486
  "pis": "Pijin",
480
487
  "pl": "Polish",
481
488
  "pms": "Piedmontese",
@@ -527,6 +534,8 @@
527
534
  "sd": "Sindhi",
528
535
  "sdc": "Sassarese Sardinian",
529
536
  "sdh": "Southern Kurdish",
537
+ "sdh_menu-core": "Kurdish",
538
+ "sdh_menu-extension": "Southern",
530
539
  "se": "Northern Sami",
531
540
  "se_alt-menu": "Sami, Northern",
532
541
  "see": "Seneca",
@@ -598,7 +607,7 @@
598
607
  "tig": "Tigre",
599
608
  "tiv": "Tiv",
600
609
  "tk": "Turkmen",
601
- "tkl": "Tokelau",
610
+ "tkl": "Tokelauan",
602
611
  "tkr": "Tsakhur",
603
612
  "tl": "Tagalog",
604
613
  "tlh": "Klingon",
@@ -643,6 +652,7 @@
643
652
  "vi": "Vietnamese",
644
653
  "vls": "West Flemish",
645
654
  "vmf": "Main-Franconian",
655
+ "vmw": "Makhuwa",
646
656
  "vo": "Volapük",
647
657
  "vot": "Votic",
648
658
  "vro": "Võro",
@@ -658,6 +668,7 @@
658
668
  "xal": "Kalmyk",
659
669
  "xh": "Xhosa",
660
670
  "xmf": "Mingrelian",
671
+ "xnr": "Kangri",
661
672
  "xog": "Soga",
662
673
  "yao": "Yao",
663
674
  "yap": "Yapese",
@@ -702,6 +713,7 @@
702
713
  "Bass": "Bassa Vah",
703
714
  "Batk": "Batak",
704
715
  "Beng": "Bengali",
716
+ "Berf": "Beria Erfe",
705
717
  "Bhks": "Bhaiksuki",
706
718
  "Blis": "Blissymbols",
707
719
  "Bopo": "Bopomofo",
@@ -733,6 +745,7 @@
733
745
  "Elba": "Elbasan",
734
746
  "Elym": "Elymaic",
735
747
  "Ethi": "Ethiopic",
748
+ "Gara": "Garay",
736
749
  "Geok": "Georgian Khutsuri",
737
750
  "Geor": "Georgian",
738
751
  "Glag": "Glagolitic",
@@ -742,6 +755,7 @@
742
755
  "Gran": "Grantha",
743
756
  "Grek": "Greek",
744
757
  "Gujr": "Gujarati",
758
+ "Gukh": "Gurung Khema",
745
759
  "Guru": "Gurmukhi",
746
760
  "Hanb": "Han with Bopomofo",
747
761
  "Hang": "Hangul",
@@ -775,6 +789,7 @@
775
789
  "Knda": "Kannada",
776
790
  "Kore": "Korean",
777
791
  "Kpel": "Kpelle",
792
+ "Krai": "Kirat Rai",
778
793
  "Kthi": "Kaithi",
779
794
  "Lana": "Lanna",
780
795
  "Laoo": "Lao",
@@ -817,6 +832,7 @@
817
832
  "Nshu": "Nüshu",
818
833
  "Ogam": "Ogham",
819
834
  "Olck": "Ol Chiki",
835
+ "Onao": "Ol Onal",
820
836
  "Orkh": "Orkhon",
821
837
  "Orya": "Odia",
822
838
  "Osge": "Osage",
@@ -846,6 +862,7 @@
846
862
  "Shaw": "Shavian",
847
863
  "Shrd": "Sharada",
848
864
  "Sidd": "Siddham",
865
+ "Sidt": "Sidetic",
849
866
  "Sind": "Khudawadi",
850
867
  "Sinh": "Sinhala",
851
868
  "Sogd": "Sogdian",
@@ -853,6 +870,7 @@
853
870
  "Sora": "Sora Sompeng",
854
871
  "Soyo": "Soyombo",
855
872
  "Sund": "Sundanese",
873
+ "Sunu": "Sunuwar",
856
874
  "Sylo": "Syloti Nagri",
857
875
  "Syrc": "Syriac",
858
876
  "Syre": "Estrangelo Syriac",
@@ -865,6 +883,7 @@
865
883
  "Taml": "Tamil",
866
884
  "Tang": "Tangut",
867
885
  "Tavt": "Tai Viet",
886
+ "Tayo": "Tai Yo",
868
887
  "Telu": "Telugu",
869
888
  "Teng": "Tengwar",
870
889
  "Tfng": "Tifinagh",
@@ -874,7 +893,10 @@
874
893
  "Tibt": "Tibetan",
875
894
  "Tirh": "Tirhuta",
876
895
  "Tnsa": "Tangsa",
896
+ "Todr": "Todhri",
897
+ "Tols": "Tolong Siki",
877
898
  "Toto": "Toto",
899
+ "Tutg": "Tulu-Tigalari",
878
900
  "Ugar": "Ugaritic",
879
901
  "Vaii": "Vai",
880
902
  "Visp": "Visible Speech",
@@ -932,7 +954,7 @@
932
954
  "AD": "Andorra",
933
955
  "AE": "United Arab Emirates",
934
956
  "AF": "Afghanistan",
935
- "AG": "Antigua & Barbuda",
957
+ "AG": "Antigua and Barbuda",
936
958
  "AI": "Anguilla",
937
959
  "AL": "Albania",
938
960
  "AM": "Armenia",
@@ -945,7 +967,7 @@
945
967
  "AW": "Aruba",
946
968
  "AX": "Åland Islands",
947
969
  "AZ": "Azerbaijan",
948
- "BA": "Bosnia & Herzegovina",
970
+ "BA": "Bosnia and Herzegovina",
949
971
  "BA-alt-short": "Bosnia",
950
972
  "BB": "Barbados",
951
973
  "BD": "Bangladesh",
@@ -955,7 +977,7 @@
955
977
  "BH": "Bahrain",
956
978
  "BI": "Burundi",
957
979
  "BJ": "Benin",
958
- "BL": "St. Barthélemy",
980
+ "BL": "St Barthélemy",
959
981
  "BM": "Bermuda",
960
982
  "BN": "Brunei",
961
983
  "BO": "Bolivia",
@@ -969,6 +991,7 @@
969
991
  "BZ": "Belize",
970
992
  "CA": "Canada",
971
993
  "CC": "Cocos (Keeling) Islands",
994
+ "CC-alt-short": "Cocos Islands",
972
995
  "CD": "Congo - Kinshasa",
973
996
  "CD-alt-variant": "Congo (DRC)",
974
997
  "CF": "Central African Republic",
@@ -1000,7 +1023,7 @@
1000
1023
  "DM": "Dominica",
1001
1024
  "DO": "Dominican Republic",
1002
1025
  "DZ": "Algeria",
1003
- "EA": "Ceuta & Melilla",
1026
+ "EA": "Ceuta and Melilla",
1004
1027
  "EC": "Ecuador",
1005
1028
  "EE": "Estonia",
1006
1029
  "EG": "Egypt",
@@ -1032,14 +1055,14 @@
1032
1055
  "GP": "Guadeloupe",
1033
1056
  "GQ": "Equatorial Guinea",
1034
1057
  "GR": "Greece",
1035
- "GS": "South Georgia & South Sandwich Islands",
1058
+ "GS": "South Georgia and South Sandwich Islands",
1036
1059
  "GT": "Guatemala",
1037
1060
  "GU": "Guam",
1038
1061
  "GW": "Guinea-Bissau",
1039
1062
  "GY": "Guyana",
1040
1063
  "HK": "Hong Kong",
1041
1064
  "HK-alt-short": "Hong Kong",
1042
- "HM": "Heard & McDonald Islands",
1065
+ "HM": "Heard Island and McDonald Islands",
1043
1066
  "HN": "Honduras",
1044
1067
  "HR": "Croatia",
1045
1068
  "HT": "Haiti",
@@ -1051,6 +1074,7 @@
1051
1074
  "IM": "Isle of Man",
1052
1075
  "IN": "India",
1053
1076
  "IO": "British Indian Ocean Territory",
1077
+ "IO-alt-chagos": "Chagos Archipelago",
1054
1078
  "IQ": "Iraq",
1055
1079
  "IR": "Iran",
1056
1080
  "IS": "Iceland",
@@ -1064,7 +1088,7 @@
1064
1088
  "KH": "Cambodia",
1065
1089
  "KI": "Kiribati",
1066
1090
  "KM": "Comoros",
1067
- "KN": "St. Kitts & Nevis",
1091
+ "KN": "St Kitts and Nevis",
1068
1092
  "KP": "North Korea",
1069
1093
  "KR": "South Korea",
1070
1094
  "KW": "Kuwait",
@@ -1072,7 +1096,7 @@
1072
1096
  "KZ": "Kazakhstan",
1073
1097
  "LA": "Laos",
1074
1098
  "LB": "Lebanon",
1075
- "LC": "St. Lucia",
1099
+ "LC": "St Lucia",
1076
1100
  "LI": "Liechtenstein",
1077
1101
  "LK": "Sri Lanka",
1078
1102
  "LR": "Liberia",
@@ -1085,7 +1109,7 @@
1085
1109
  "MC": "Monaco",
1086
1110
  "MD": "Moldova",
1087
1111
  "ME": "Montenegro",
1088
- "MF": "St. Martin",
1112
+ "MF": "St Martin",
1089
1113
  "MG": "Madagascar",
1090
1114
  "MH": "Marshall Islands",
1091
1115
  "MK": "North Macedonia",
@@ -1127,8 +1151,9 @@
1127
1151
  "PH": "Philippines",
1128
1152
  "PK": "Pakistan",
1129
1153
  "PL": "Poland",
1130
- "PM": "St Pierre & Miquelon",
1154
+ "PM": "St Pierre and Miquelon",
1131
1155
  "PN": "Pitcairn Islands",
1156
+ "PN-alt-short": "Pitcairn",
1132
1157
  "PR": "Puerto Rico",
1133
1158
  "PS": "Palestinian Territories",
1134
1159
  "PS-alt-short": "Palestine",
@@ -1150,7 +1175,7 @@
1150
1175
  "SG": "Singapore",
1151
1176
  "SH": "St Helena",
1152
1177
  "SI": "Slovenia",
1153
- "SJ": "Svalbard & Jan Mayen",
1178
+ "SJ": "Svalbard and Jan Mayen",
1154
1179
  "SK": "Slovakia",
1155
1180
  "SL": "Sierra Leone",
1156
1181
  "SM": "San Marino",
@@ -1158,14 +1183,14 @@
1158
1183
  "SO": "Somalia",
1159
1184
  "SR": "Suriname",
1160
1185
  "SS": "South Sudan",
1161
- "ST": "São Tomé & Príncipe",
1186
+ "ST": "São Tomé and Príncipe",
1162
1187
  "SV": "El Salvador",
1163
1188
  "SX": "Sint Maarten",
1164
1189
  "SY": "Syria",
1165
1190
  "SZ": "Eswatini",
1166
1191
  "SZ-alt-variant": "Swaziland",
1167
1192
  "TA": "Tristan da Cunha",
1168
- "TC": "Turks & Caicos Islands",
1193
+ "TC": "Turks and Caicos Islands",
1169
1194
  "TD": "Chad",
1170
1195
  "TF": "French Southern Territories",
1171
1196
  "TG": "Togo",
@@ -1179,7 +1204,7 @@
1179
1204
  "TO": "Tonga",
1180
1205
  "TR": "Türkiye",
1181
1206
  "TR-alt-variant": "Turkey",
1182
- "TT": "Trinidad & Tobago",
1207
+ "TT": "Trinidad and Tobago",
1183
1208
  "TV": "Tuvalu",
1184
1209
  "TW": "Taiwan",
1185
1210
  "TZ": "Tanzania",
@@ -1193,13 +1218,13 @@
1193
1218
  "UY": "Uruguay",
1194
1219
  "UZ": "Uzbekistan",
1195
1220
  "VA": "Vatican City",
1196
- "VC": "St. Vincent & Grenadines",
1221
+ "VC": "St Vincent and the Grenadines",
1197
1222
  "VE": "Venezuela",
1198
1223
  "VG": "British Virgin Islands",
1199
1224
  "VI": "US Virgin Islands",
1200
1225
  "VN": "Vietnam",
1201
1226
  "VU": "Vanuatu",
1202
- "WF": "Wallis & Futuna",
1227
+ "WF": "Wallis and Futuna",
1203
1228
  "WS": "Samoa",
1204
1229
  "XA": "Pseudo-Accents",
1205
1230
  "XB": "Pseudo-Bidi",
@@ -1236,15 +1261,19 @@
1236
1261
  "Bhms": "h:mm:ss B",
1237
1262
  "d": "d",
1238
1263
  "E": "ccc",
1264
+ "EBh": "E h B",
1239
1265
  "EBhm": "E h:mm B",
1240
1266
  "EBhms": "E h:mm:ss B",
1241
1267
  "Ed": "E d",
1268
+ "Eh": "E h a",
1242
1269
  "Ehm": "E h:mm a",
1243
1270
  "EHm": "E HH:mm",
1244
1271
  "Ehms": "E h:mm:ss a",
1245
1272
  "EHms": "E HH:mm:ss",
1246
1273
  "Gy": "y G",
1247
- "GyMd": "d/M/y GGGGG",
1274
+ "GyM": "M/y G",
1275
+ "GyMd": "dd/MM/y G",
1276
+ "GyMEd": "E, dd/MM/y G",
1248
1277
  "GyMMM": "MMM y G",
1249
1278
  "GyMMMd": "d MMM y G",
1250
1279
  "GyMMMEd": "E, d MMM y G",
@@ -1258,6 +1287,8 @@
1258
1287
  "Hmsv": "HH:mm:ss v",
1259
1288
  "hmv": "h:mm a v",
1260
1289
  "Hmv": "HH:mm v",
1290
+ "hv": "h a v",
1291
+ "Hv": "HH'h' v",
1261
1292
  "M": "L",
1262
1293
  "Md": "d/M",
1263
1294
  "MEd": "E, d/M",
@@ -1278,7 +1309,12 @@
1278
1309
  "yQQQ": "QQQ y",
1279
1310
  "yQQQQ": "QQQQ y",
1280
1311
  "MMMMW": "'week' W 'of' MMMM",
1281
- "yw": "'week' w 'of' Y"
1312
+ "yw": "'week' w 'of' Y",
1313
+ "GyMMMEEEEd": "EEEE d MMM y G",
1314
+ "MMMEEEEd": "EEEE d MMM",
1315
+ "MMMMEEEEd": "EEEE d MMMM",
1316
+ "yMMMEEEEd": "EEEE d MMM y",
1317
+ "yMMMMEEEEd": "EEEE d MMMM y"
1282
1318
  },
1283
1319
  "appendItems": {
1284
1320
  "Day": "{0} ({2}: {1})",
@@ -1334,16 +1370,16 @@
1334
1370
  "y": "MMM y – MMM y G"
1335
1371
  },
1336
1372
  "GyMMMd": {
1337
- "d": "d – d MMM, y G",
1338
- "G": "d MMM, y G – d MMM, y G",
1339
- "M": "d MMM – d MMM, y G",
1340
- "y": "d MMM, y – d MMM, y G"
1373
+ "d": "d – d MMM y G",
1374
+ "G": "d MMM y G – d MMM y G",
1375
+ "M": "d MMM – d MMM y G",
1376
+ "y": "d MMM y – d MMM y G"
1341
1377
  },
1342
1378
  "GyMMMEd": {
1343
- "d": "E, d MMM – E, d MMM, y G",
1344
- "G": "E, d MMM, y G – E, d MMM, y G",
1345
- "M": "E, d MMM – E, d MMM, y G",
1346
- "y": "E, d MMM, y – E, d MMM, y G"
1379
+ "d": "E, d MMM – E, d MMM y G",
1380
+ "G": "E, d MMM y G – E, d MMM y G",
1381
+ "M": "E, d MMM – E, d MMM y G",
1382
+ "y": "E, d MMM y – E, d MMM y G"
1347
1383
  },
1348
1384
  "h": {
1349
1385
  "a": "h a – h a",
@@ -1392,7 +1428,7 @@
1392
1428
  "M": "MMM – MMM"
1393
1429
  },
1394
1430
  "MMMd": {
1395
- "d": "dd MMM",
1431
+ "d": "d–d MMM",
1396
1432
  "M": "d MMM – d MMM"
1397
1433
  },
1398
1434
  "MMMEd": {
@@ -1433,6 +1469,22 @@
1433
1469
  "yMMMM": {
1434
1470
  "M": "MMMM – MMMM y",
1435
1471
  "y": "MMMM y – MMMM y"
1472
+ },
1473
+ "GyMMMEEEEd": {
1474
+ "d": "EEEE d MMM – EEEE d MMM y G",
1475
+ "G": "EEEE d MMM y G – EEEE d MMM y G",
1476
+ "M": "EEEE d MMM – EEEE d MMM y G",
1477
+ "y": "EEEE d MMM y – EEEE d MMM y G"
1478
+ },
1479
+ "yMMMEEEEd": {
1480
+ "d": "EEEE d – EEEE d MMM y",
1481
+ "M": "EEEE d MMM – EEEE d MMM y",
1482
+ "y": "EEEE d MMM y – EEEE d MMM y"
1483
+ },
1484
+ "yMMMMEEEEd": {
1485
+ "d": "EEEE d – EEEE d MMMM y",
1486
+ "M": "EEEE d MMMM – EEEE d MMMM y",
1487
+ "y": "EEEE d MMMM y – EEEE d MMMM y"
1436
1488
  }
1437
1489
  }
1438
1490
  },
@@ -1497,8 +1549,14 @@
1497
1549
  "Mar",
1498
1550
  "Apr",
1499
1551
  "May",
1500
- "Jun",
1501
- "Jul",
1552
+ [
1553
+ "Jun",
1554
+ "June"
1555
+ ],
1556
+ [
1557
+ "Jul",
1558
+ "July"
1559
+ ],
1502
1560
  "Aug",
1503
1561
  [
1504
1562
  "Sept",
@@ -1588,22 +1646,22 @@
1588
1646
  "Sat"
1589
1647
  ],
1590
1648
  "narrow": [
1591
- "Su.",
1592
- "M.",
1593
- "Tu.",
1594
- "W.",
1595
- "Th.",
1596
- "F.",
1597
- "Sa."
1649
+ "S",
1650
+ "M",
1651
+ "T",
1652
+ "W",
1653
+ "T",
1654
+ "F",
1655
+ "S"
1598
1656
  ],
1599
1657
  "short": [
1600
- "Sun",
1601
- "Mon",
1658
+ "Su",
1659
+ "Mo",
1602
1660
  "Tu",
1603
- "Wed",
1604
- "Thu",
1605
- "Fri",
1606
- "Sat"
1661
+ "We",
1662
+ "Th",
1663
+ "Fr",
1664
+ "Sa"
1607
1665
  ],
1608
1666
  "wide": [
1609
1667
  "Sunday",
@@ -1693,18 +1751,18 @@
1693
1751
  "abbreviated": {
1694
1752
  "midnight": "midnight",
1695
1753
  "noon": "midday",
1696
- "morning1": "morning",
1697
- "afternoon1": "afternoon",
1698
- "evening1": "evening",
1699
- "night1": "night"
1754
+ "morning1": "in the morning",
1755
+ "afternoon1": "in the afternoon",
1756
+ "evening1": "in the evening",
1757
+ "night1": "at night"
1700
1758
  },
1701
1759
  "narrow": {
1702
1760
  "midnight": "midnight",
1703
1761
  "noon": "midday",
1704
- "morning1": "morning",
1705
- "afternoon1": "afternoon",
1706
- "evening1": "evening",
1707
- "night1": "night"
1762
+ "morning1": "in the morning",
1763
+ "afternoon1": "in the afternoon",
1764
+ "evening1": "in the evening",
1765
+ "night1": "at night"
1708
1766
  },
1709
1767
  "wide": {
1710
1768
  "midnight": "midnight",
@@ -1779,15 +1837,19 @@
1779
1837
  "Bhms": "h:mm:ss B",
1780
1838
  "d": "d",
1781
1839
  "E": "ccc",
1840
+ "EBh": "E h B",
1782
1841
  "EBhm": "E h:mm B",
1783
1842
  "EBhms": "E h:mm:ss B",
1784
1843
  "Ed": "E d",
1844
+ "Eh": "E h a",
1785
1845
  "Ehm": "E h:mm a",
1786
1846
  "EHm": "E HH:mm",
1787
1847
  "Ehms": "E h:mm:ss a",
1788
1848
  "EHms": "E HH:mm:ss",
1789
1849
  "Gy": "y G",
1850
+ "GyM": "M/y G",
1790
1851
  "GyMd": "dd/MM/y GGGGG",
1852
+ "GyMEd": "E, dd/MM/y G",
1791
1853
  "GyMMM": "MMM y G",
1792
1854
  "GyMMMd": "d MMM y G",
1793
1855
  "GyMMMEd": "E, d MMM y G",
@@ -1797,6 +1859,8 @@
1797
1859
  "Hm": "HH:mm",
1798
1860
  "hms": "h:mm:ss a",
1799
1861
  "Hms": "HH:mm:ss",
1862
+ "hv": "h a v",
1863
+ "Hv": "HH'h' v",
1800
1864
  "M": "LL",
1801
1865
  "Md": "dd/MM",
1802
1866
  "MEd": "E dd/MM",
@@ -1816,8 +1880,13 @@
1816
1880
  "yyyyMMMM": "MMMM y G",
1817
1881
  "yyyyQQQ": "QQQ y G",
1818
1882
  "yyyyQQQQ": "QQQQ y G",
1883
+ "GyMMMEEEEd": "EEEE d MMM y G",
1884
+ "MMMEEEEd": "EEEE d MMM",
1885
+ "MMMMEEEEd": "EEEE d MMMM",
1819
1886
  "yMd": "dd/MM/y",
1820
- "yMEd": "E, dd/MM/y"
1887
+ "yMEd": "E, dd/MM/y",
1888
+ "yyyyMMMEEEEd": "EEEE d MMM y G",
1889
+ "yyyyMMMMEEEEd": "EEEE d MMMM y G"
1821
1890
  },
1822
1891
  "appendItems": {
1823
1892
  "Day": "{0} ({2}: {1})",
@@ -1851,9 +1920,9 @@
1851
1920
  "y": "y–y G"
1852
1921
  },
1853
1922
  "GyM": {
1854
- "G": "M/y GGGGG – M/y GGGGG",
1855
- "M": "M/y – M/y GGGGG",
1856
- "y": "M/y – M/y GGGGG"
1923
+ "G": "M/y G – M/y G",
1924
+ "M": "M/y – M/y G",
1925
+ "y": "M/y – M/y G"
1857
1926
  },
1858
1927
  "GyMd": {
1859
1928
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -1972,6 +2041,20 @@
1972
2041
  "yMMMM": {
1973
2042
  "M": "MMMM – MMMM y G",
1974
2043
  "y": "MMMM y – MMMM y G"
2044
+ },
2045
+ "MMMEEEEd": {
2046
+ "d": "EEEE d MMM – EEEE d MMM",
2047
+ "M": "EEEE d MMM – EEEE d MMM"
2048
+ },
2049
+ "yMMMEEEEd": {
2050
+ "d": "EEEE d MMM – EEEE d MMM y G",
2051
+ "M": "EEEE d MMM – EEEE d MMM y G",
2052
+ "y": "EEEE d MMM y – EEEE d MMM y G"
2053
+ },
2054
+ "yMMMMEEEEd": {
2055
+ "d": "EEEE d MMMM – EEEE d MMMM y G",
2056
+ "M": "EEEE d MMMM – EEEE d MMMM y G",
2057
+ "y": "EEEE d MMMM y – EEEE d MMMM y G"
1975
2058
  }
1976
2059
  }
1977
2060
  },
@@ -2115,22 +2198,22 @@
2115
2198
  "Sat"
2116
2199
  ],
2117
2200
  "narrow": [
2118
- "Su.",
2119
- "M.",
2120
- "Tu.",
2121
- "W.",
2122
- "Th.",
2123
- "F.",
2124
- "Sa."
2201
+ "S",
2202
+ "M",
2203
+ "T",
2204
+ "W",
2205
+ "T",
2206
+ "F",
2207
+ "S"
2125
2208
  ],
2126
2209
  "short": [
2127
- "Sun",
2128
- "Mon",
2210
+ "Su",
2211
+ "Mo",
2129
2212
  "Tu",
2130
- "Wed",
2131
- "Thu",
2132
- "Fri",
2133
- "Sat"
2213
+ "We",
2214
+ "Th",
2215
+ "Fr",
2216
+ "Sa"
2134
2217
  ],
2135
2218
  "wide": [
2136
2219
  "Sunday",
@@ -2220,18 +2303,18 @@
2220
2303
  "abbreviated": {
2221
2304
  "midnight": "midnight",
2222
2305
  "noon": "midday",
2223
- "morning1": "morning",
2224
- "afternoon1": "afternoon",
2225
- "evening1": "evening",
2226
- "night1": "night"
2306
+ "morning1": "in the morning",
2307
+ "afternoon1": "in the afternoon",
2308
+ "evening1": "in the evening",
2309
+ "night1": "at night"
2227
2310
  },
2228
2311
  "narrow": {
2229
2312
  "midnight": "midnight",
2230
2313
  "noon": "midday",
2231
- "morning1": "morning",
2232
- "afternoon1": "afternoon",
2233
- "evening1": "evening",
2234
- "night1": "night"
2314
+ "morning1": "in the morning",
2315
+ "afternoon1": "in the afternoon",
2316
+ "evening1": "in the evening",
2317
+ "night1": "at night"
2235
2318
  },
2236
2319
  "wide": {
2237
2320
  "midnight": "midnight",
@@ -2270,21 +2353,24 @@
2270
2353
  }
2271
2354
  },
2272
2355
  "era-wide": {
2273
- "0": "AH"
2356
+ "0": "Anno Hegirae",
2357
+ "1": "Before Hijrah"
2274
2358
  },
2275
2359
  "era-abbreviated": {
2276
- "0": "AH"
2360
+ "0": "AH",
2361
+ "1": "BH"
2277
2362
  },
2278
2363
  "era-narrow": {
2279
- "0": "AH"
2364
+ "0": "AH",
2365
+ "1": "BH"
2280
2366
  }
2281
2367
  },
2282
2368
  "ca-japanese": {
2283
2369
  "dateFormats": {
2284
- "full": "EEEE, MMMM d, y G",
2285
- "long": "MMMM d, y G",
2286
- "medium": "MMM d, y G",
2287
- "short": "M/d/y GGGGG"
2370
+ "full": "EEEE, d MMMM y G",
2371
+ "long": "d MMMM y G",
2372
+ "medium": "d MMM y G",
2373
+ "short": "dd/MM/y GGGGG"
2288
2374
  },
2289
2375
  "timeFormats": {
2290
2376
  "full": "h:mm:ss a zzzz",
@@ -2293,8 +2379,8 @@
2293
2379
  "short": "h:mm a"
2294
2380
  },
2295
2381
  "dateTimeFormats": {
2296
- "full": "{1}, {0}",
2297
- "long": "{1}, {0}",
2382
+ "full": "{1} 'at' {0}",
2383
+ "long": "{1} 'at' {0}",
2298
2384
  "medium": "{1}, {0}",
2299
2385
  "short": "{1}, {0}",
2300
2386
  "availableFormats": {
@@ -2303,30 +2389,40 @@
2303
2389
  "Bhms": "h:mm:ss B",
2304
2390
  "d": "d",
2305
2391
  "E": "ccc",
2392
+ "EBh": "E h B",
2306
2393
  "EBhm": "E h:mm B",
2307
2394
  "EBhms": "E h:mm:ss B",
2308
2395
  "Ed": "E d",
2396
+ "EEEEd": "EEEE d",
2397
+ "Eh": "E h a",
2309
2398
  "Ehm": "E h:mm a",
2310
2399
  "EHm": "E HH:mm",
2311
2400
  "Ehms": "E h:mm:ss a",
2312
2401
  "EHms": "E HH:mm:ss",
2313
2402
  "Gy": "y G",
2403
+ "GyM": "M/y GGGGG",
2314
2404
  "GyMd": "dd/MM/y GGGGG",
2405
+ "GyMEd": "E, M/d/y GGGGG",
2315
2406
  "GyMMM": "MMM y G",
2316
2407
  "GyMMMd": "d MMM y G",
2317
2408
  "GyMMMEd": "E, d MMM y G",
2409
+ "GyMMMEEEEd": "EEEE, MMM d, y G",
2318
2410
  "h": "h a",
2319
2411
  "H": "HH",
2320
2412
  "hm": "h:mm a",
2321
2413
  "Hm": "HH:mm",
2322
2414
  "hms": "h:mm:ss a",
2323
2415
  "Hms": "HH:mm:ss",
2416
+ "hv": "h a v",
2417
+ "Hv": "HH'h' v",
2324
2418
  "M": "LL",
2325
2419
  "Md": "dd/MM",
2326
2420
  "MEd": "E, dd/MM",
2421
+ "MEEEEd": "EEEE, M/d",
2327
2422
  "MMM": "LLL",
2328
2423
  "MMMd": "d MMM",
2329
2424
  "MMMEd": "E, d MMM",
2425
+ "MMMEEEEd": "EEEE, MMM d",
2330
2426
  "MMMMd": "d MMMM",
2331
2427
  "ms": "mm:ss",
2332
2428
  "y": "y G",
@@ -2334,14 +2430,19 @@
2334
2430
  "yyyyM": "MM/y GGGGG",
2335
2431
  "yyyyMd": "dd/MM/y GGGGG",
2336
2432
  "yyyyMEd": "E, dd/MM/y GGGGG",
2433
+ "yyyyMEEEEd": "EEEE, MMMM d, y G",
2434
+ "yyyyMM": "MM y GGGGG",
2337
2435
  "yyyyMMM": "MMM y G",
2338
2436
  "yyyyMMMd": "d MMM y G",
2339
2437
  "yyyyMMMEd": "E, d MMM y G",
2438
+ "yyyyMMMEEEEd": "EEEE, MMMM d, y G",
2340
2439
  "yyyyMMMM": "MMMM y G",
2341
2440
  "yyyyQQQ": "QQQ y G",
2342
2441
  "yyyyQQQQ": "QQQQ y G",
2442
+ "MMMMEEEEd": "EEEE d MMMM",
2343
2443
  "yMd": "dd/MM/y",
2344
- "yMEd": "E, dd/MM/y"
2444
+ "yMEd": "E, dd/MM/y",
2445
+ "yyyyMMMMEEEEd": "EEEE d MMMM y G"
2345
2446
  },
2346
2447
  "appendItems": {
2347
2448
  "Day": "{0} ({2}: {1})",
@@ -2375,9 +2476,9 @@
2375
2476
  "y": "y–y G"
2376
2477
  },
2377
2478
  "GyM": {
2378
- "G": "M/y GGGGG – M/y GGGGG",
2379
- "M": "M/y – M/y GGGGG",
2380
- "y": "M/y – M/y GGGGG"
2479
+ "G": "M/y G – M/y G",
2480
+ "M": "M/y – M/y G",
2481
+ "y": "M/y – M/y G"
2381
2482
  },
2382
2483
  "GyMd": {
2383
2484
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -2386,10 +2487,10 @@
2386
2487
  "y": "dd/MM/y – dd/MM/y GGGGG"
2387
2488
  },
2388
2489
  "GyMEd": {
2389
- "d": "E dd/MM/y – E dd/MM/y GGGGG",
2390
- "G": "E dd/MM/y GGGGG – E dd/MM/y GGGGG",
2391
- "M": "E dd/MM/y – E dd/MM/y GGGGG",
2392
- "y": "E dd/MM/y – E dd/MM/y GGGGG"
2490
+ "d": "E, dd/MM/y – E, dd/MM/y GGGGG",
2491
+ "G": "E, dd/MM/y GGGGG – E, dd/MM/y GGGGG",
2492
+ "M": "E, dd/MM/y – E, dd/MM/y GGGGG",
2493
+ "y": "E, dd/MM/y – E, dd/MM/y GGGGG"
2393
2494
  },
2394
2495
  "GyMMM": {
2395
2496
  "G": "MMM y G – MMM y G",
@@ -2403,10 +2504,10 @@
2403
2504
  "y": "d MMM y – d MMM y G"
2404
2505
  },
2405
2506
  "GyMMMEd": {
2406
- "d": "E d MMM – E d MMM y G",
2407
- "G": "E d MMM y G – E d MMM y G",
2408
- "M": "E d MMM – E d MMM y G",
2409
- "y": "E d MMM y – E d MMM y G"
2507
+ "d": "E, d MMM – E, d MMM y G",
2508
+ "G": "E, d MMM y G – E, d MMM y G",
2509
+ "M": "E, d MMM – E, d MMM y G",
2510
+ "y": "E, d MMM y – E, d MMM y G"
2410
2511
  },
2411
2512
  "h": {
2412
2513
  "a": "h a – h a",
@@ -2448,8 +2549,8 @@
2448
2549
  "M": "dd/MM – dd/MM"
2449
2550
  },
2450
2551
  "MEd": {
2451
- "d": "E, d/M – E, d/M",
2452
- "M": "E, d/M – E, d/M"
2552
+ "d": "E dd/MM – E dd/MM",
2553
+ "M": "E dd/MM – E dd/MM"
2453
2554
  },
2454
2555
  "MMM": {
2455
2556
  "M": "MMM – MMM"
@@ -2459,8 +2560,8 @@
2459
2560
  "M": "d MMM – d MMM"
2460
2561
  },
2461
2562
  "MMMEd": {
2462
- "d": "E, d MMM – E, d MMM",
2463
- "M": "E, d MMM – E, d MMM"
2563
+ "d": "E d – E d MMM",
2564
+ "M": "E d MMM – E d MMM"
2464
2565
  },
2465
2566
  "y": {
2466
2567
  "y": "y–y G",
@@ -2495,7 +2596,7 @@
2495
2596
  "G": "d MMM y G – d MMM y G"
2496
2597
  },
2497
2598
  "yMMMEd": {
2498
- "d": "E, d MMM – E, d MMM y G",
2599
+ "d": "E, d – E, d MMM y G",
2499
2600
  "M": "E, d MMM – E, d MMM y G",
2500
2601
  "y": "E, d MMM y – E, d MMM y G",
2501
2602
  "G": "E, d MMM y G – E, d MMM y G"
@@ -2504,6 +2605,22 @@
2504
2605
  "M": "MMMM – MMMM y G",
2505
2606
  "y": "MMMM y – MMMM y G",
2506
2607
  "G": "MMMM y G – MMMM y G"
2608
+ },
2609
+ "MMMEEEEd": {
2610
+ "d": "EEEE d MMM – EEEE d MMM",
2611
+ "M": "EEEE d MMM – EEEE d MMM"
2612
+ },
2613
+ "yMMMEEEEd": {
2614
+ "d": "EEEE d MMM – EEEE d MMM y G",
2615
+ "M": "EEEE d MMM – EEEE d MMM y G",
2616
+ "y": "EEEE d MMM y – EEEE d MMM y G",
2617
+ "G": "EEEE d MMM y G – EEEE d MMM y G"
2618
+ },
2619
+ "yMMMMEEEEd": {
2620
+ "d": "EEEE d MMMM – EEEE d MMMM y G",
2621
+ "M": "EEEE d MMMM – EEEE d MMMM y G",
2622
+ "y": "EEEE d MMMM y – EEEE d MMMM y G",
2623
+ "G": "EEEE d MMMM y G – EEEE d MMMM y G"
2507
2624
  }
2508
2625
  }
2509
2626
  },
@@ -2568,8 +2685,14 @@
2568
2685
  "Mar",
2569
2686
  "Apr",
2570
2687
  "May",
2571
- "Jun",
2572
- "Jul",
2688
+ [
2689
+ "Jun",
2690
+ "June"
2691
+ ],
2692
+ [
2693
+ "Jul",
2694
+ "July"
2695
+ ],
2573
2696
  "Aug",
2574
2697
  [
2575
2698
  "Sept",
@@ -2659,22 +2782,22 @@
2659
2782
  "Sat"
2660
2783
  ],
2661
2784
  "narrow": [
2662
- "Su.",
2663
- "M.",
2664
- "Tu.",
2665
- "W.",
2666
- "Th.",
2667
- "F.",
2668
- "Sa."
2785
+ "S",
2786
+ "M",
2787
+ "T",
2788
+ "W",
2789
+ "T",
2790
+ "F",
2791
+ "S"
2669
2792
  ],
2670
2793
  "short": [
2671
- "Sun",
2672
- "Mon",
2794
+ "Su",
2795
+ "Mo",
2673
2796
  "Tu",
2674
- "Wed",
2675
- "Thu",
2676
- "Fri",
2677
- "Sat"
2797
+ "We",
2798
+ "Th",
2799
+ "Fr",
2800
+ "Sa"
2678
2801
  ],
2679
2802
  "wide": [
2680
2803
  "Sunday",
@@ -2764,18 +2887,18 @@
2764
2887
  "abbreviated": {
2765
2888
  "midnight": "midnight",
2766
2889
  "noon": "midday",
2767
- "morning1": "morning",
2768
- "afternoon1": "afternoon",
2769
- "evening1": "evening",
2770
- "night1": "night"
2890
+ "morning1": "in the morning",
2891
+ "afternoon1": "in the afternoon",
2892
+ "evening1": "in the evening",
2893
+ "night1": "at night"
2771
2894
  },
2772
2895
  "narrow": {
2773
2896
  "midnight": "midnight",
2774
2897
  "noon": "midday",
2775
- "morning1": "morning",
2776
- "afternoon1": "afternoon",
2777
- "evening1": "evening",
2778
- "night1": "night"
2898
+ "morning1": "in the morning",
2899
+ "afternoon1": "in the afternoon",
2900
+ "evening1": "in the evening",
2901
+ "night1": "at night"
2779
2902
  },
2780
2903
  "wide": {
2781
2904
  "midnight": "midnight",
@@ -2859,15 +2982,19 @@
2859
2982
  "Bhms": "h:mm:ss B",
2860
2983
  "d": "d",
2861
2984
  "E": "ccc",
2985
+ "EBh": "E h B",
2862
2986
  "EBhm": "E h:mm B",
2863
2987
  "EBhms": "E h:mm:ss B",
2864
2988
  "Ed": "E d",
2989
+ "Eh": "E h a",
2865
2990
  "Ehm": "E h:mm a",
2866
2991
  "EHm": "E HH:mm",
2867
2992
  "Ehms": "E h:mm:ss a",
2868
2993
  "EHms": "E HH:mm:ss",
2869
2994
  "Gy": "y G",
2995
+ "GyM": "M/y G",
2870
2996
  "GyMd": "dd/MM/y GGGGG",
2997
+ "GyMEd": "E, d/M/y G",
2871
2998
  "GyMMM": "MMM y G",
2872
2999
  "GyMMMd": "d MMM y G",
2873
3000
  "GyMMMEd": "E, d MMM y G",
@@ -2877,6 +3004,8 @@
2877
3004
  "Hm": "HH:mm",
2878
3005
  "hms": "h:mm:ss a",
2879
3006
  "Hms": "HH:mm:ss",
3007
+ "hv": "h a v",
3008
+ "Hv": "HH'h' v",
2880
3009
  "M": "LL",
2881
3010
  "Md": "dd/MM",
2882
3011
  "MEd": "E, dd/MM",
@@ -2896,8 +3025,13 @@
2896
3025
  "yyyyMMMM": "MMMM y G",
2897
3026
  "yyyyQQQ": "QQQ y G",
2898
3027
  "yyyyQQQQ": "QQQQ y G",
3028
+ "GyMMMEEEEd": "EEEE d MMM y G",
3029
+ "MMMEEEEd": "EEEE d MMM",
3030
+ "MMMMEEEEd": "EEEE d MMMM",
2899
3031
  "yMd": "dd/MM/y",
2900
- "yMEd": "E, dd/MM/y"
3032
+ "yMEd": "E, dd/MM/y",
3033
+ "yyyyMMMEEEEd": "EEEE d MMM y G",
3034
+ "yyyyMMMMEEEEd": "EEEE d MMMM y G"
2901
3035
  },
2902
3036
  "appendItems": {
2903
3037
  "Day": "{0} ({2}: {1})",
@@ -2931,9 +3065,9 @@
2931
3065
  "y": "y–y G"
2932
3066
  },
2933
3067
  "GyM": {
2934
- "G": "M/y GGGGG – M/y GGGGG",
2935
- "M": "M/y – M/y GGGGG",
2936
- "y": "M/y – M/y GGGGG"
3068
+ "G": "M/y G – M/y G",
3069
+ "M": "M/y – M/y G",
3070
+ "y": "M/y – M/y G"
2937
3071
  },
2938
3072
  "GyMd": {
2939
3073
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -3052,6 +3186,20 @@
3052
3186
  "yMMMM": {
3053
3187
  "M": "MMMM – MMMM y G",
3054
3188
  "y": "MMMM y – MMMM y G"
3189
+ },
3190
+ "MMMEEEEd": {
3191
+ "d": "EEEE d MMM – EEEE d MMM",
3192
+ "M": "EEEE d MMM – EEEE d MMM"
3193
+ },
3194
+ "yMMMEEEEd": {
3195
+ "d": "EEEE d MMM – EEEE d MMM y G",
3196
+ "M": "EEEE d MMM – EEEE d MMM y G",
3197
+ "y": "EEEE d MMM y – EEEE d MMM y G"
3198
+ },
3199
+ "yMMMMEEEEd": {
3200
+ "d": "EEEE d MMMM – EEEE d MMMM y G",
3201
+ "M": "EEEE d MMMM – EEEE d MMMM y G",
3202
+ "y": "EEEE d MMMM y – EEEE d MMMM y G"
3055
3203
  }
3056
3204
  }
3057
3205
  },
@@ -3195,22 +3343,22 @@
3195
3343
  "Sat"
3196
3344
  ],
3197
3345
  "narrow": [
3198
- "Su.",
3199
- "M.",
3200
- "Tu.",
3201
- "W.",
3202
- "Th.",
3203
- "F.",
3204
- "Sa."
3346
+ "S",
3347
+ "M",
3348
+ "T",
3349
+ "W",
3350
+ "T",
3351
+ "F",
3352
+ "S"
3205
3353
  ],
3206
3354
  "short": [
3207
- "Sun",
3208
- "Mon",
3355
+ "Su",
3356
+ "Mo",
3209
3357
  "Tu",
3210
- "Wed",
3211
- "Thu",
3212
- "Fri",
3213
- "Sat"
3358
+ "We",
3359
+ "Th",
3360
+ "Fr",
3361
+ "Sa"
3214
3362
  ],
3215
3363
  "wide": [
3216
3364
  "Sunday",
@@ -3300,18 +3448,18 @@
3300
3448
  "abbreviated": {
3301
3449
  "midnight": "midnight",
3302
3450
  "noon": "midday",
3303
- "morning1": "morning",
3304
- "afternoon1": "afternoon",
3305
- "evening1": "evening",
3306
- "night1": "night"
3451
+ "morning1": "in the morning",
3452
+ "afternoon1": "in the afternoon",
3453
+ "evening1": "in the evening",
3454
+ "night1": "at night"
3307
3455
  },
3308
3456
  "narrow": {
3309
3457
  "midnight": "midnight",
3310
3458
  "noon": "midday",
3311
- "morning1": "morning",
3312
- "afternoon1": "afternoon",
3313
- "evening1": "evening",
3314
- "night1": "night"
3459
+ "morning1": "in the morning",
3460
+ "afternoon1": "in the afternoon",
3461
+ "evening1": "in the evening",
3462
+ "night1": "at night"
3315
3463
  },
3316
3464
  "wide": {
3317
3465
  "midnight": "midnight",
@@ -3383,15 +3531,19 @@
3383
3531
  "Bhms": "h:mm:ss B",
3384
3532
  "d": "d",
3385
3533
  "E": "ccc",
3534
+ "EBh": "E h B",
3386
3535
  "EBhm": "E h:mm B",
3387
3536
  "EBhms": "E h:mm:ss B",
3388
3537
  "Ed": "E d",
3538
+ "Eh": "E h a",
3389
3539
  "Ehm": "E h:mm a",
3390
3540
  "EHm": "E HH:mm",
3391
3541
  "Ehms": "E h:mm:ss a",
3392
3542
  "EHms": "E HH:mm:ss",
3393
3543
  "Gy": "y G",
3544
+ "GyM": "M/y G",
3394
3545
  "GyMd": "dd/MM/y GGGGG",
3546
+ "GyMEd": "E, d/M/y G",
3395
3547
  "GyMMM": "MMM y G",
3396
3548
  "GyMMMd": "d MMM y G",
3397
3549
  "GyMMMEd": "E, d MMM y G",
@@ -3401,6 +3553,8 @@
3401
3553
  "Hm": "HH:mm",
3402
3554
  "hms": "h:mm:ss a",
3403
3555
  "Hms": "HH:mm:ss",
3556
+ "hv": "h a v",
3557
+ "Hv": "HH'h' v",
3404
3558
  "M": "LL",
3405
3559
  "Md": "dd/MM",
3406
3560
  "MEd": "E, dd/MM",
@@ -3420,8 +3574,13 @@
3420
3574
  "yyyyMMMM": "MMMM y G",
3421
3575
  "yyyyQQQ": "QQQ y G",
3422
3576
  "yyyyQQQQ": "QQQQ y G",
3577
+ "GyMMMEEEEd": "EEEE d MMM y G",
3578
+ "MMMEEEEd": "EEEE d MMM",
3579
+ "MMMMEEEEd": "EEEE d MMMM",
3423
3580
  "yMd": "dd/MM/y",
3424
- "yMEd": "E, dd/MM/y"
3581
+ "yMEd": "E, dd/MM/y",
3582
+ "yyyyMMMEEEEd": "EEEE d MMM y G",
3583
+ "yyyyMMMMEEEEd": "EEEE d MMMM y G"
3425
3584
  },
3426
3585
  "appendItems": {
3427
3586
  "Day": "{0} ({2}: {1})",
@@ -3455,9 +3614,9 @@
3455
3614
  "y": "y–y G"
3456
3615
  },
3457
3616
  "GyM": {
3458
- "G": "M/y GGGGG – M/y GGGGG",
3459
- "M": "M/y – M/y GGGGG",
3460
- "y": "M/y – M/y GGGGG"
3617
+ "G": "M/y G – M/y G",
3618
+ "M": "M/y – M/y G",
3619
+ "y": "M/y – M/y G"
3461
3620
  },
3462
3621
  "GyMd": {
3463
3622
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -3576,6 +3735,20 @@
3576
3735
  "yMMMM": {
3577
3736
  "M": "MMMM – MMMM y G",
3578
3737
  "y": "MMMM y – MMMM y G"
3738
+ },
3739
+ "MMMEEEEd": {
3740
+ "d": "EEEE d MMM – EEEE d MMM",
3741
+ "M": "EEEE d MMM – EEEE d MMM"
3742
+ },
3743
+ "yMMMEEEEd": {
3744
+ "d": "EEEE d MMM – EEEE d MMM y G",
3745
+ "M": "EEEE d MMM – EEEE d MMM y G",
3746
+ "y": "EEEE d MMM y – EEEE d MMM y G"
3747
+ },
3748
+ "yMMMMEEEEd": {
3749
+ "d": "EEEE d MMMM – EEEE d MMMM y G",
3750
+ "M": "EEEE d MMMM – EEEE d MMMM y G",
3751
+ "y": "EEEE d MMMM y – EEEE d MMMM y G"
3579
3752
  }
3580
3753
  }
3581
3754
  },
@@ -3640,8 +3813,14 @@
3640
3813
  "Mar",
3641
3814
  "Apr",
3642
3815
  "May",
3643
- "Jun",
3644
- "Jul",
3816
+ [
3817
+ "Jun",
3818
+ "June"
3819
+ ],
3820
+ [
3821
+ "Jul",
3822
+ "July"
3823
+ ],
3645
3824
  "Aug",
3646
3825
  [
3647
3826
  "Sept",
@@ -3731,22 +3910,22 @@
3731
3910
  "Sat"
3732
3911
  ],
3733
3912
  "narrow": [
3734
- "Su.",
3735
- "M.",
3736
- "Tu.",
3737
- "W.",
3738
- "Th.",
3739
- "F.",
3740
- "Sa."
3913
+ "S",
3914
+ "M",
3915
+ "T",
3916
+ "W",
3917
+ "T",
3918
+ "F",
3919
+ "S"
3741
3920
  ],
3742
3921
  "short": [
3743
- "Sun",
3744
- "Mon",
3922
+ "Su",
3923
+ "Mo",
3745
3924
  "Tu",
3746
- "Wed",
3747
- "Thu",
3748
- "Fri",
3749
- "Sat"
3925
+ "We",
3926
+ "Th",
3927
+ "Fr",
3928
+ "Sa"
3750
3929
  ],
3751
3930
  "wide": [
3752
3931
  "Sunday",
@@ -3836,18 +4015,18 @@
3836
4015
  "abbreviated": {
3837
4016
  "midnight": "midnight",
3838
4017
  "noon": "midday",
3839
- "morning1": "morning",
3840
- "afternoon1": "afternoon",
3841
- "evening1": "evening",
3842
- "night1": "night"
4018
+ "morning1": "in the morning",
4019
+ "afternoon1": "in the afternoon",
4020
+ "evening1": "in the evening",
4021
+ "night1": "at night"
3843
4022
  },
3844
4023
  "narrow": {
3845
4024
  "midnight": "midnight",
3846
4025
  "noon": "midday",
3847
- "morning1": "morning",
3848
- "afternoon1": "afternoon",
3849
- "evening1": "evening",
3850
- "night1": "night"
4026
+ "morning1": "in the morning",
4027
+ "afternoon1": "in the afternoon",
4028
+ "evening1": "in the evening",
4029
+ "night1": "at night"
3851
4030
  },
3852
4031
  "wide": {
3853
4032
  "midnight": "midnight",
@@ -3998,31 +4177,31 @@
3998
4177
  }
3999
4178
  },
4000
4179
  "month-short": {
4001
- "displayName": "mo.",
4180
+ "displayName": "mo",
4002
4181
  "relative-type--1": "last mo",
4003
4182
  "relative-type-0": "this mo",
4004
4183
  "relative-type-1": "next mo",
4005
4184
  "relativeTime-type-future": {
4006
- "relativeTimePattern-count-one": "in {0} mo.",
4007
- "relativeTimePattern-count-other": "in {0} mo."
4185
+ "relativeTimePattern-count-one": "in {0} mo",
4186
+ "relativeTimePattern-count-other": "in {0} mo"
4008
4187
  },
4009
4188
  "relativeTime-type-past": {
4010
- "relativeTimePattern-count-one": "{0} mo. ago",
4011
- "relativeTimePattern-count-other": "{0} mo. ago"
4189
+ "relativeTimePattern-count-one": "{0} mo ago",
4190
+ "relativeTimePattern-count-other": "{0} mo ago"
4012
4191
  }
4013
4192
  },
4014
4193
  "month-narrow": {
4015
- "displayName": "mo.",
4194
+ "displayName": "mo",
4016
4195
  "relative-type--1": "last mo",
4017
4196
  "relative-type-0": "this mo",
4018
4197
  "relative-type-1": "next mo",
4019
4198
  "relativeTime-type-future": {
4020
- "relativeTimePattern-count-one": "in {0} mo.",
4021
- "relativeTimePattern-count-other": "in {0} mo."
4199
+ "relativeTimePattern-count-one": "in {0} mo",
4200
+ "relativeTimePattern-count-other": "in {0} mo"
4022
4201
  },
4023
4202
  "relativeTime-type-past": {
4024
- "relativeTimePattern-count-one": "{0} mo. ago",
4025
- "relativeTimePattern-count-other": "{0} mo. ago"
4203
+ "relativeTimePattern-count-one": "{0} mo ago",
4204
+ "relativeTimePattern-count-other": "{0} mo ago"
4026
4205
  }
4027
4206
  },
4028
4207
  "week-wide": {
@@ -4164,26 +4343,26 @@
4164
4343
  }
4165
4344
  },
4166
4345
  "minute-short": {
4167
- "displayName": "min.",
4346
+ "displayName": "min",
4168
4347
  "relative-type-0": "this minute",
4169
4348
  "relativeTime-type-future": {
4170
- "relativeTimePattern-count-one": "in {0} min.",
4349
+ "relativeTimePattern-count-one": "in {0} min",
4171
4350
  "relativeTimePattern-count-other": "in {0} mins"
4172
4351
  },
4173
4352
  "relativeTime-type-past": {
4174
- "relativeTimePattern-count-one": "{0} min. ago",
4353
+ "relativeTimePattern-count-one": "{0} min ago",
4175
4354
  "relativeTimePattern-count-other": "{0} mins ago"
4176
4355
  }
4177
4356
  },
4178
4357
  "minute-narrow": {
4179
- "displayName": "min.",
4358
+ "displayName": "min",
4180
4359
  "relative-type-0": "this minute",
4181
4360
  "relativeTime-type-future": {
4182
- "relativeTimePattern-count-one": "in {0} min.",
4361
+ "relativeTimePattern-count-one": "in {0} min",
4183
4362
  "relativeTimePattern-count-other": "in {0} mins"
4184
4363
  },
4185
4364
  "relativeTime-type-past": {
4186
- "relativeTimePattern-count-one": "{0} min. ago",
4365
+ "relativeTimePattern-count-one": "{0} min ago",
4187
4366
  "relativeTimePattern-count-other": "{0} mins ago"
4188
4367
  }
4189
4368
  },
@@ -4200,26 +4379,26 @@
4200
4379
  }
4201
4380
  },
4202
4381
  "second-short": {
4203
- "displayName": "sec.",
4382
+ "displayName": "sec",
4204
4383
  "relative-type-0": "now",
4205
4384
  "relativeTime-type-future": {
4206
- "relativeTimePattern-count-one": "in {0} sec.",
4385
+ "relativeTimePattern-count-one": "in {0} sec",
4207
4386
  "relativeTimePattern-count-other": "in {0} secs"
4208
4387
  },
4209
4388
  "relativeTime-type-past": {
4210
- "relativeTimePattern-count-one": "{0} sec. ago",
4389
+ "relativeTimePattern-count-one": "{0} sec ago",
4211
4390
  "relativeTimePattern-count-other": "{0} secs ago"
4212
4391
  }
4213
4392
  },
4214
4393
  "second-narrow": {
4215
- "displayName": "sec.",
4394
+ "displayName": "sec",
4216
4395
  "relative-type-0": "now",
4217
4396
  "relativeTime-type-future": {
4218
- "relativeTimePattern-count-one": "in {0} sec.",
4397
+ "relativeTimePattern-count-one": "in {0} sec",
4219
4398
  "relativeTimePattern-count-other": "in {0} secs"
4220
4399
  },
4221
4400
  "relativeTime-type-past": {
4222
- "relativeTimePattern-count-one": "{0} sec. ago",
4401
+ "relativeTimePattern-count-one": "{0} sec ago",
4223
4402
  "relativeTimePattern-count-other": "{0} secs ago"
4224
4403
  }
4225
4404
  },
@@ -4249,7 +4428,7 @@
4249
4428
  "Dar_es_Salaam": "Dar es Salaam",
4250
4429
  "Djibouti": "Djibouti",
4251
4430
  "Douala": "Douala",
4252
- "El_Aaiun": "El Aaiun",
4431
+ "El_Aaiun": "El Aaiún",
4253
4432
  "Freetown": "Freetown",
4254
4433
  "Gaborone": "Gaborone",
4255
4434
  "Harare": "Harare",
@@ -4261,7 +4440,7 @@
4261
4440
  "Kinshasa": "Kinshasa",
4262
4441
  "Lagos": "Lagos",
4263
4442
  "Libreville": "Libreville",
4264
- "Lome": "Lome",
4443
+ "Lome": "Lomé",
4265
4444
  "Luanda": "Luanda",
4266
4445
  "Lubumbashi": "Lubumbashi",
4267
4446
  "Lusaka": "Lusaka",
@@ -4272,7 +4451,7 @@
4272
4451
  "Mogadishu": "Mogadishu",
4273
4452
  "Monrovia": "Monrovia",
4274
4453
  "Nairobi": "Nairobi",
4275
- "Ndjamena": "Ndjamena",
4454
+ "Ndjamena": "N’Djamena",
4276
4455
  "Niamey": "Niamey",
4277
4456
  "Nouakchott": "Nouakchott",
4278
4457
  "Ouagadougou": "Ouagadougou",
@@ -4288,19 +4467,19 @@
4288
4467
  "Anchorage": "Anchorage",
4289
4468
  "Anguilla": "Anguilla",
4290
4469
  "Antigua": "Antigua",
4291
- "Araguaina": "Araguaina",
4470
+ "Araguaina": "Araguaína",
4292
4471
  "Argentina": {
4293
4472
  "Buenos_Aires": "Buenos Aires",
4294
4473
  "Catamarca": "Catamarca",
4295
- "Cordoba": "Cordoba",
4474
+ "Cordoba": "Córdoba",
4296
4475
  "Jujuy": "Jujuy",
4297
4476
  "La_Rioja": "La Rioja",
4298
4477
  "Mendoza": "Mendoza",
4299
- "Rio_Gallegos": "Rio Gallegos",
4478
+ "Rio_Gallegos": "Río Gallegos",
4300
4479
  "Salta": "Salta",
4301
4480
  "San_Juan": "San Juan",
4302
4481
  "San_Luis": "San Luis",
4303
- "Tucuman": "Tucuman",
4482
+ "Tucuman": "Tucumán",
4304
4483
  "Ushuaia": "Ushuaia",
4305
4484
  "_parent": "Argentina"
4306
4485
  },
@@ -4310,11 +4489,11 @@
4310
4489
  "Bahia": "Bahia",
4311
4490
  "Bahia_Banderas": "Bahía de Banderas",
4312
4491
  "Barbados": "Barbados",
4313
- "Belem": "Belem",
4492
+ "Belem": "Belém",
4314
4493
  "Belize": "Belize",
4315
4494
  "Blanc-Sablon": "Blanc-Sablon",
4316
4495
  "Boa_Vista": "Boa Vista",
4317
- "Bogota": "Bogota",
4496
+ "Bogota": "Bogotá",
4318
4497
  "Boise": "Boise",
4319
4498
  "Cambridge_Bay": "Cambridge Bay",
4320
4499
  "Campo_Grande": "Campo Grande",
@@ -4326,8 +4505,9 @@
4326
4505
  "Chihuahua": "Chihuahua",
4327
4506
  "Ciudad_Juarez": "Ciudad Juárez",
4328
4507
  "Costa_Rica": "Costa Rica",
4508
+ "Coyhaique": "Coyhaique",
4329
4509
  "Creston": "Creston",
4330
- "Cuiaba": "Cuiaba",
4510
+ "Cuiaba": "Cuiabá",
4331
4511
  "Curacao": "Curaçao",
4332
4512
  "Danmarkshavn": "Danmarkshavn",
4333
4513
  "Dawson": "Dawson",
@@ -4336,7 +4516,7 @@
4336
4516
  "Detroit": "Detroit",
4337
4517
  "Dominica": "Dominica",
4338
4518
  "Edmonton": "Edmonton",
4339
- "Eirunepe": "Eirunepe",
4519
+ "Eirunepe": "Eirunepé",
4340
4520
  "El_Salvador": "El Salvador",
4341
4521
  "Fort_Nelson": "Fort Nelson",
4342
4522
  "Fortaleza": "Fortaleza",
@@ -4374,27 +4554,26 @@
4374
4554
  "Lima": "Lima",
4375
4555
  "Los_Angeles": "Los Angeles",
4376
4556
  "Lower_Princes": "Lower Prince’s Quarter",
4377
- "Maceio": "Maceio",
4557
+ "Maceio": "Maceió",
4378
4558
  "Managua": "Managua",
4379
4559
  "Manaus": "Manaus",
4380
4560
  "Marigot": "Marigot",
4381
4561
  "Martinique": "Martinique",
4382
4562
  "Matamoros": "Matamoros",
4383
- "Mazatlan": "Mazatlan",
4563
+ "Mazatlan": "Mazatlán",
4384
4564
  "Menominee": "Menominee",
4385
4565
  "Merida": "Mérida",
4386
4566
  "Metlakatla": "Metlakatla",
4387
4567
  "Mexico_City": "Mexico City",
4388
- "Miquelon": "Miquelon",
4568
+ "Miquelon": "Saint-Pierre",
4389
4569
  "Moncton": "Moncton",
4390
4570
  "Monterrey": "Monterrey",
4391
4571
  "Montevideo": "Montevideo",
4392
4572
  "Montserrat": "Montserrat",
4393
4573
  "Nassau": "Nassau",
4394
4574
  "New_York": "New York",
4395
- "Nipigon": "Nipigon",
4396
4575
  "Nome": "Nome",
4397
- "Noronha": "Noronha",
4576
+ "Noronha": "Fernando de Noronha",
4398
4577
  "North_Dakota": {
4399
4578
  "Beulah": "Beulah, North Dakota",
4400
4579
  "Center": "Center, North Dakota",
@@ -4403,7 +4582,6 @@
4403
4582
  "Nuuk": "Nuuk",
4404
4583
  "Ojinaga": "Ojinaga",
4405
4584
  "Panama": "Panama",
4406
- "Pangnirtung": "Pangnirtung",
4407
4585
  "Paramaribo": "Paramaribo",
4408
4586
  "Phoenix": "Phoenix",
4409
4587
  "Port-au-Prince": "Port-au-Prince",
@@ -4411,17 +4589,15 @@
4411
4589
  "Porto_Velho": "Porto Velho",
4412
4590
  "Puerto_Rico": "Puerto Rico",
4413
4591
  "Punta_Arenas": "Punta Arenas",
4414
- "Rainy_River": "Rainy River",
4415
4592
  "Rankin_Inlet": "Rankin Inlet",
4416
4593
  "Recife": "Recife",
4417
4594
  "Regina": "Regina",
4418
4595
  "Resolute": "Resolute",
4419
4596
  "Rio_Branco": "Rio Branco",
4420
- "Santa_Isabel": "Santa Isabel",
4421
- "Santarem": "Santarem",
4597
+ "Santarem": "Santarém",
4422
4598
  "Santiago": "Santiago",
4423
4599
  "Santo_Domingo": "Santo Domingo",
4424
- "Sao_Paulo": "Sao Paulo",
4600
+ "Sao_Paulo": "São Paulo",
4425
4601
  "Scoresbysund": "Ittoqqortoormiit",
4426
4602
  "Sitka": "Sitka",
4427
4603
  "St_Barthelemy": "St Barthélemy",
@@ -4433,7 +4609,6 @@
4433
4609
  "Swift_Current": "Swift Current",
4434
4610
  "Tegucigalpa": "Tegucigalpa",
4435
4611
  "Thule": "Thule",
4436
- "Thunder_Bay": "Thunder Bay",
4437
4612
  "Tijuana": "Tijuana",
4438
4613
  "Toronto": "Toronto",
4439
4614
  "Tortola": "Tortola",
@@ -4441,21 +4616,20 @@
4441
4616
  "Whitehorse": "Whitehorse",
4442
4617
  "Winnipeg": "Winnipeg",
4443
4618
  "Yakutat": "Yakutat",
4444
- "Yellowknife": "Yellowknife",
4445
4619
  "_parent": "Americas"
4446
4620
  },
4447
4621
  "Antarctica": {
4448
- "Casey": "Casey",
4622
+ "Casey": "Casey Station",
4449
4623
  "Davis": "Davis",
4450
- "DumontDUrville": "Dumont d’Urville",
4451
- "Macquarie": "Macquarie",
4452
- "Mawson": "Mawson",
4453
- "McMurdo": "McMurdo",
4454
- "Palmer": "Palmer",
4455
- "Rothera": "Rothera",
4456
- "Syowa": "Syowa",
4457
- "Troll": "Troll",
4458
- "Vostok": "Vostok",
4624
+ "DumontDUrville": "Dumont d’Urville Station",
4625
+ "Macquarie": "Macquarie Island",
4626
+ "Mawson": "Mawson Station",
4627
+ "McMurdo": "McMurdo Station",
4628
+ "Palmer": "Palmer Land",
4629
+ "Rothera": "Rothera Station",
4630
+ "Syowa": "Showa Station",
4631
+ "Troll": "Troll Station",
4632
+ "Vostok": "Vostok Station",
4459
4633
  "_parent": "Antarctica"
4460
4634
  },
4461
4635
  "Arctic": {
@@ -4479,7 +4653,6 @@
4479
4653
  "Bishkek": "Bishkek",
4480
4654
  "Brunei": "Brunei",
4481
4655
  "Chita": "Chita",
4482
- "Choibalsan": "Choibalsan",
4483
4656
  "Colombo": "Colombo",
4484
4657
  "Damascus": "Damascus",
4485
4658
  "Dhaka": "Dhaka",
@@ -4491,7 +4664,7 @@
4491
4664
  "Hebron": "Hebron",
4492
4665
  "Ho_Chi_Minh": "Ho Chi Minh City",
4493
4666
  "Hong_Kong": "Hong Kong",
4494
- "Hovd": "Hovd",
4667
+ "Hovd": "Khovd",
4495
4668
  "Irkutsk": "Irkutsk",
4496
4669
  "Jakarta": "Jakarta",
4497
4670
  "Jayapura": "Jayapura",
@@ -4521,7 +4694,7 @@
4521
4694
  "Pyongyang": "Pyongyang",
4522
4695
  "Qatar": "Qatar",
4523
4696
  "Qostanay": "Kostanay",
4524
- "Qyzylorda": "Qyzylorda",
4697
+ "Qyzylorda": "Kyzylorda",
4525
4698
  "Riyadh": "Riyadh",
4526
4699
  "Sakhalin": "Sakhalin",
4527
4700
  "Samarkand": "Samarkand",
@@ -4537,7 +4710,7 @@
4537
4710
  "Tokyo": "Tokyo",
4538
4711
  "Tomsk": "Tomsk",
4539
4712
  "Ulaanbaatar": "Ulaanbaatar",
4540
- "Urumqi": "Urumqi",
4713
+ "Urumqi": "Ürümqi",
4541
4714
  "Ust-Nera": "Ust-Nera",
4542
4715
  "Vientiane": "Vientiane",
4543
4716
  "Vladivostok": "Vladivostok",
@@ -4550,9 +4723,9 @@
4550
4723
  "Atlantic": {
4551
4724
  "Azores": "Azores",
4552
4725
  "Bermuda": "Bermuda",
4553
- "Canary": "Canary",
4726
+ "Canary": "Canaries",
4554
4727
  "Cape_Verde": "Cape Verde",
4555
- "Faroe": "Faroe",
4728
+ "Faroe": "Faroes",
4556
4729
  "Madeira": "Madeira",
4557
4730
  "Reykjavik": "Reykjavik",
4558
4731
  "South_Georgia": "South Georgia",
@@ -4567,7 +4740,7 @@
4567
4740
  "Eucla": "Eucla",
4568
4741
  "Hobart": "Hobart",
4569
4742
  "Lindeman": "Lindeman",
4570
- "Lord_Howe": "Lord Howe",
4743
+ "Lord_Howe": "Lord Howe Island",
4571
4744
  "Melbourne": "Melbourne",
4572
4745
  "Perth": "Perth",
4573
4746
  "Sydney": "Sydney",
@@ -4588,8 +4761,8 @@
4588
4761
  "Brussels": "Brussels",
4589
4762
  "Bucharest": "Bucharest",
4590
4763
  "Budapest": "Budapest",
4591
- "Busingen": "Busingen",
4592
- "Chisinau": "Chisinau",
4764
+ "Busingen": "Büsingen",
4765
+ "Chisinau": "Chișinău",
4593
4766
  "Copenhagen": "Copenhagen",
4594
4767
  "Dublin": "Dublin",
4595
4768
  "Gibraltar": "Gibraltar",
@@ -4626,9 +4799,8 @@
4626
4799
  "Sofia": "Sofia",
4627
4800
  "Stockholm": "Stockholm",
4628
4801
  "Tallinn": "Tallinn",
4629
- "Tirane": "Tirane",
4802
+ "Tirane": "Tirana",
4630
4803
  "Ulyanovsk": "Ulyanovsk",
4631
- "Uzhgorod": "Uzhhorod",
4632
4804
  "Vaduz": "Vaduz",
4633
4805
  "Vatican": "Vatican",
4634
4806
  "Vienna": "Vienna",
@@ -4636,18 +4808,17 @@
4636
4808
  "Volgograd": "Volgograd",
4637
4809
  "Warsaw": "Warsaw",
4638
4810
  "Zagreb": "Zagreb",
4639
- "Zaporozhye": "Zaporozhye",
4640
4811
  "Zurich": "Zurich",
4641
4812
  "_parent": "Europe"
4642
4813
  },
4643
4814
  "Indian": {
4644
4815
  "Antananarivo": "Antananarivo",
4645
- "Chagos": "Chagos",
4646
- "Christmas": "Christmas",
4647
- "Cocos": "Cocos",
4648
- "Comoro": "Comoro",
4649
- "Kerguelen": "Kerguelen",
4650
- "Mahe": "Mahe",
4816
+ "Chagos": "Chagos Archipelago",
4817
+ "Christmas": "Christmas Island",
4818
+ "Cocos": "Cocos Islands",
4819
+ "Comoro": "Comoros",
4820
+ "Kerguelen": "Kerguelen Islands",
4821
+ "Mahe": "Mahé",
4651
4822
  "Maldives": "Maldives",
4652
4823
  "Mauritius": "Mauritius",
4653
4824
  "Mayotte": "Mayotte",
@@ -4657,32 +4828,32 @@
4657
4828
  "Apia": "Apia",
4658
4829
  "Auckland": "Auckland",
4659
4830
  "Bougainville": "Bougainville",
4660
- "Chatham": "Chatham",
4831
+ "Chatham": "Chatham Islands",
4661
4832
  "Chuuk": "Chuuk",
4662
- "Easter": "Easter",
4833
+ "Easter": "Easter Island",
4663
4834
  "Efate": "Efate",
4664
4835
  "Fakaofo": "Fakaofo",
4665
4836
  "Fiji": "Fiji",
4666
4837
  "Funafuti": "Funafuti",
4667
- "Galapagos": "Galapagos",
4838
+ "Galapagos": "Galápagos Islands",
4668
4839
  "Gambier": "Gambier",
4669
4840
  "Guadalcanal": "Guadalcanal",
4670
4841
  "Guam": "Guam",
4671
4842
  "Honolulu": "Honolulu",
4672
- "Kanton": "Kanton",
4843
+ "Kanton": "Canton Island",
4673
4844
  "Kiritimati": "Kiritimati",
4674
4845
  "Kosrae": "Kosrae",
4675
- "Kwajalein": "Kwajalein",
4846
+ "Kwajalein": "Kwajalein Atoll",
4676
4847
  "Majuro": "Majuro",
4677
- "Marquesas": "Marquesas",
4678
- "Midway": "Midway",
4848
+ "Marquesas": "Marquesas Islands",
4849
+ "Midway": "Midway Atoll",
4679
4850
  "Nauru": "Nauru",
4680
4851
  "Niue": "Niue",
4681
- "Norfolk": "Norfolk",
4682
- "Noumea": "Noumea",
4852
+ "Norfolk": "Norfolk Island",
4853
+ "Noumea": "Nouméa",
4683
4854
  "Pago_Pago": "Pago Pago",
4684
4855
  "Palau": "Palau",
4685
- "Pitcairn": "Pitcairn",
4856
+ "Pitcairn": "Pitcairn Islands",
4686
4857
  "Pohnpei": "Pohnpei",
4687
4858
  "Port_Moresby": "Port Moresby",
4688
4859
  "Rarotonga": "Rarotonga",
@@ -4690,8 +4861,8 @@
4690
4861
  "Tahiti": "Tahiti",
4691
4862
  "Tarawa": "Tarawa",
4692
4863
  "Tongatapu": "Tongatapu",
4693
- "Wake": "Wake",
4694
- "Wallis": "Wallis"
4864
+ "Wake": "Wake Island",
4865
+ "Wallis": "Wallis and Futuna"
4695
4866
  }
4696
4867
  },
4697
4868
  "timezoneNamesFormats": {
@@ -4760,21 +4931,17 @@
4760
4931
  },
4761
4932
  "currencyFormat": {
4762
4933
  "standard": "¤#,##0.00",
4934
+ "standard-alphaNextToNumber": "¤ #,##0.00",
4935
+ "standard-noCurrency": "#,##0.00",
4763
4936
  "accounting": "¤#,##0.00;(¤#,##0.00)",
4764
- "currencySpacing": {
4765
- "beforeCurrency": {
4766
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4767
- "surroundingMatch": "[:digit:]",
4768
- "insertBetween": " "
4769
- },
4770
- "afterCurrency": {
4771
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4772
- "surroundingMatch": "[:digit:]",
4773
- "insertBetween": " "
4774
- }
4775
- },
4937
+ "accounting-alphaNextToNumber": "¤ #,##0.00;(¤ #,##0.00)",
4938
+ "accounting-noCurrency": "#,##0.00;(#,##0.00)",
4776
4939
  "sap-standard": "#,##0.00¤",
4777
- "sap-accounting": "#,##0.00¤;(#,##0.00¤)"
4940
+ "sap-standard-alphaNextToNumber": "#,##0.00 ¤",
4941
+ "sap-accounting": "#,##0.00¤;(#,##0.00¤)",
4942
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4943
+ "sap-standard-noCurrency": "#,##0.00",
4944
+ "sap-accounting-noCurrency": "#,##0.00;(#,##0.00)"
4778
4945
  },
4779
4946
  "miscPattern": {
4780
4947
  "approximately": "~{0}",
@@ -4783,30 +4950,54 @@
4783
4950
  "range": "{0}–{1}"
4784
4951
  },
4785
4952
  "currencyFormat-short": {
4786
- "1000-one": "¤ 0K",
4787
- "1000-other": "¤ 0K",
4788
- "10000-one": "¤ 00K",
4789
- "10000-other": "¤ 00K",
4790
- "100000-one": "¤ 000K",
4791
- "100000-other": "¤ 000K",
4792
- "1000000-one": "¤ 0M",
4793
- "1000000-other": "¤ 0M",
4794
- "10000000-one": "¤ 00M",
4795
- "10000000-other": "¤ 00M",
4796
- "100000000-one": "¤ 000M",
4797
- "100000000-other": "¤ 000M",
4798
- "1000000000-one": "¤ 0B",
4799
- "1000000000-other": "¤ 0B",
4800
- "10000000000-one": "¤ 00B",
4801
- "10000000000-other": "¤ 00B",
4802
- "100000000000-one": "¤ 000B",
4803
- "100000000000-other": "¤ 000B",
4804
- "1000000000000-one": "¤ 0T",
4805
- "1000000000000-other": "¤ 0T",
4806
- "10000000000000-one": "¤ 00T",
4807
- "10000000000000-other": "¤ 00T",
4808
- "100000000000000-one": "¤ 000T",
4809
- "100000000000000-other": "¤ 000T"
4953
+ "1000-one": "¤0K",
4954
+ "1000-one-alphaNextToNumber": "¤ 0K",
4955
+ "1000-other": "¤0K",
4956
+ "1000-other-alphaNextToNumber": "¤ 0K",
4957
+ "10000-one": "¤00K",
4958
+ "10000-one-alphaNextToNumber": "¤ 00K",
4959
+ "10000-other": "¤00K",
4960
+ "10000-other-alphaNextToNumber": "¤ 00K",
4961
+ "100000-one": "¤000K",
4962
+ "100000-one-alphaNextToNumber": "¤ 000K",
4963
+ "100000-other": "¤000K",
4964
+ "100000-other-alphaNextToNumber": "¤ 000K",
4965
+ "1000000-one": "¤0M",
4966
+ "1000000-one-alphaNextToNumber": "¤ 0M",
4967
+ "1000000-other": "¤0M",
4968
+ "1000000-other-alphaNextToNumber": "¤ 0M",
4969
+ "10000000-one": "¤00M",
4970
+ "10000000-one-alphaNextToNumber": "¤ 00M",
4971
+ "10000000-other": "¤00M",
4972
+ "10000000-other-alphaNextToNumber": "¤ 00M",
4973
+ "100000000-one": "¤000M",
4974
+ "100000000-one-alphaNextToNumber": "¤ 000M",
4975
+ "100000000-other": "¤000M",
4976
+ "100000000-other-alphaNextToNumber": "¤ 000M",
4977
+ "1000000000-one": "¤0B",
4978
+ "1000000000-one-alphaNextToNumber": "¤ 0B",
4979
+ "1000000000-other": "¤0B",
4980
+ "1000000000-other-alphaNextToNumber": "¤ 0B",
4981
+ "10000000000-one": "¤00B",
4982
+ "10000000000-one-alphaNextToNumber": "¤ 00B",
4983
+ "10000000000-other": "¤00B",
4984
+ "10000000000-other-alphaNextToNumber": "¤ 00B",
4985
+ "100000000000-one": "¤000B",
4986
+ "100000000000-one-alphaNextToNumber": "¤ 000B",
4987
+ "100000000000-other": "¤000B",
4988
+ "100000000000-other-alphaNextToNumber": "¤ 000B",
4989
+ "1000000000000-one": "¤0T",
4990
+ "1000000000000-one-alphaNextToNumber": "¤ 0T",
4991
+ "1000000000000-other": "¤0T",
4992
+ "1000000000000-other-alphaNextToNumber": "¤ 0T",
4993
+ "10000000000000-one": "¤00T",
4994
+ "10000000000000-one-alphaNextToNumber": "¤ 00T",
4995
+ "10000000000000-other": "¤00T",
4996
+ "10000000000000-other-alphaNextToNumber": "¤ 00T",
4997
+ "100000000000000-one": "¤000T",
4998
+ "100000000000000-one-alphaNextToNumber": "¤ 000T",
4999
+ "100000000000000-other": "¤000T",
5000
+ "100000000000000-other-alphaNextToNumber": "¤ 000T"
4810
5001
  },
4811
5002
  "symbols-latn-decimal": ".",
4812
5003
  "symbols-latn-group": ",",
@@ -4824,6 +5015,7 @@
4824
5015
  "currencySymbols": {
4825
5016
  "AUD": "$",
4826
5017
  "SCR": "Rs",
5018
+ "XCG": "Cg.",
4827
5019
  "XPF": "CFP",
4828
5020
  "XXX": "¤"
4829
5021
  },
@@ -4884,6 +5076,12 @@
4884
5076
  "10p-24": {
4885
5077
  "unitPrefixPattern": "y{0}"
4886
5078
  },
5079
+ "10p-27": {
5080
+ "unitPrefixPattern": "r{0}"
5081
+ },
5082
+ "10p-30": {
5083
+ "unitPrefixPattern": "q{0}"
5084
+ },
4887
5085
  "10p1": {
4888
5086
  "unitPrefixPattern": "da{0}"
4889
5087
  },
@@ -4914,6 +5112,12 @@
4914
5112
  "10p24": {
4915
5113
  "unitPrefixPattern": "Y{0}"
4916
5114
  },
5115
+ "10p27": {
5116
+ "unitPrefixPattern": "R{0}"
5117
+ },
5118
+ "10p30": {
5119
+ "unitPrefixPattern": "Q{0}"
5120
+ },
4917
5121
  "1024p1": {
4918
5122
  "unitPrefixPattern": "Ki{0}"
4919
5123
  },
@@ -4943,10 +5147,12 @@
4943
5147
  },
4944
5148
  "power2": {
4945
5149
  "compoundUnitPattern1": "{0}²",
5150
+ "compoundUnitPattern1-count-one": "{0}²",
4946
5151
  "compoundUnitPattern1-count-other": "{0}²"
4947
5152
  },
4948
5153
  "power3": {
4949
5154
  "compoundUnitPattern1": "{0}³",
5155
+ "compoundUnitPattern1-count-one": "{0}³",
4950
5156
  "compoundUnitPattern1-count-other": "{0}³"
4951
5157
  },
4952
5158
  "times": {
@@ -4979,13 +5185,13 @@
4979
5185
  },
4980
5186
  "angle-arc-minute": {
4981
5187
  "displayName": "arcmin.",
4982
- "unitPattern-count-one": "{0} arcmin.",
4983
- "unitPattern-count-other": "{0} arcmin."
5188
+ "unitPattern-count-one": "{0} arcmin",
5189
+ "unitPattern-count-other": "{0} arcmins"
4984
5190
  },
4985
5191
  "angle-arc-second": {
4986
- "displayName": "arcsec.",
4987
- "unitPattern-count-one": "{0} arcsec.",
4988
- "unitPattern-count-other": "{0} arcsec."
5192
+ "displayName": "arcsecs",
5193
+ "unitPattern-count-one": "{0} arcsec",
5194
+ "unitPattern-count-other": "{0} arcsecs"
4989
5195
  },
4990
5196
  "area-square-kilometer": {
4991
5197
  "displayName": "km²",
@@ -4999,7 +5205,7 @@
4999
5205
  "unitPattern-count-other": "{0} ha"
5000
5206
  },
5001
5207
  "area-square-meter": {
5002
- "displayName": "metres²",
5208
+ "displayName": "m²",
5003
5209
  "unitPattern-count-one": "{0} m²",
5004
5210
  "unitPattern-count-other": "{0} m²",
5005
5211
  "perUnitPattern": "{0}/m²"
@@ -5062,7 +5268,12 @@
5062
5268
  "unitPattern-count-one": "{0} item",
5063
5269
  "unitPattern-count-other": "{0} items"
5064
5270
  },
5065
- "concentr-permillion": {
5271
+ "concentr-part": {
5272
+ "displayName": "part",
5273
+ "unitPattern-count-one": "{0} part",
5274
+ "unitPattern-count-other": "{0} part"
5275
+ },
5276
+ "concentr-part-per-1e6": {
5066
5277
  "displayName": "parts/million",
5067
5278
  "unitPattern-count-one": "{0} ppm",
5068
5279
  "unitPattern-count-other": "{0} ppm"
@@ -5087,6 +5298,11 @@
5087
5298
  "unitPattern-count-one": "{0} mol",
5088
5299
  "unitPattern-count-other": "{0} mol"
5089
5300
  },
5301
+ "concentr-ofglucose": {
5302
+ "displayName": "Glc",
5303
+ "unitPattern-count-one": "{0} Glc",
5304
+ "unitPattern-count-other": "{0} Glc"
5305
+ },
5090
5306
  "consumption-liter-per-kilometer": {
5091
5307
  "displayName": "litres/km",
5092
5308
  "unitPattern-count-one": "{0} L/km",
@@ -5098,14 +5314,14 @@
5098
5314
  "unitPattern-count-other": "{0} L/100 km"
5099
5315
  },
5100
5316
  "consumption-mile-per-gallon": {
5101
- "displayName": "miles/gal. US",
5102
- "unitPattern-count-one": "{0} m.p.g. US",
5103
- "unitPattern-count-other": "{0} m.p.g. US"
5317
+ "displayName": "miles/US gal",
5318
+ "unitPattern-count-one": "{0} mpg US",
5319
+ "unitPattern-count-other": "{0} mpg US"
5104
5320
  },
5105
5321
  "consumption-mile-per-gallon-imperial": {
5106
- "displayName": "miles/gal.",
5107
- "unitPattern-count-one": "{0} m.p.g.",
5108
- "unitPattern-count-other": "{0} m.p.g."
5322
+ "displayName": "miles/gal",
5323
+ "unitPattern-count-one": "{0} mpg",
5324
+ "unitPattern-count-other": "{0} mpg"
5109
5325
  },
5110
5326
  "digital-petabyte": {
5111
5327
  "displayName": "PByte",
@@ -5163,9 +5379,9 @@
5163
5379
  "unitPattern-count-other": "{0} bit"
5164
5380
  },
5165
5381
  "duration-century": {
5166
- "displayName": "C.",
5167
- "unitPattern-count-one": "{0} C.",
5168
- "unitPattern-count-other": "{0} C."
5382
+ "displayName": "C",
5383
+ "unitPattern-count-one": "{0} C",
5384
+ "unitPattern-count-other": "{0} C"
5169
5385
  },
5170
5386
  "duration-decade": {
5171
5387
  "displayName": "dec",
@@ -5209,29 +5425,29 @@
5209
5425
  "perUnitPattern": "{0}/h"
5210
5426
  },
5211
5427
  "duration-minute": {
5212
- "displayName": "min.",
5213
- "unitPattern-count-one": "{0} min.",
5428
+ "displayName": "mins",
5429
+ "unitPattern-count-one": "{0} min",
5214
5430
  "unitPattern-count-other": "{0} mins",
5215
- "perUnitPattern": "{0}/min."
5431
+ "perUnitPattern": "{0}/min"
5216
5432
  },
5217
5433
  "duration-second": {
5218
- "displayName": "sec.",
5219
- "unitPattern-count-one": "{0} sec.",
5434
+ "displayName": "secs",
5435
+ "unitPattern-count-one": "{0} sec",
5220
5436
  "unitPattern-count-other": "{0} secs",
5221
- "perUnitPattern": "{0} ps."
5437
+ "perUnitPattern": "{0}/s"
5222
5438
  },
5223
5439
  "duration-millisecond": {
5224
- "displayName": "millisec.",
5440
+ "displayName": "millisecs",
5225
5441
  "unitPattern-count-one": "{0} ms",
5226
5442
  "unitPattern-count-other": "{0} ms"
5227
5443
  },
5228
5444
  "duration-microsecond": {
5229
- "displayName": "μsec.",
5445
+ "displayName": "μsecs",
5230
5446
  "unitPattern-count-one": "{0} μs",
5231
5447
  "unitPattern-count-other": "{0} μs"
5232
5448
  },
5233
5449
  "duration-nanosecond": {
5234
- "displayName": "nanosec.",
5450
+ "displayName": "nanosecs",
5235
5451
  "unitPattern-count-one": "{0} ns",
5236
5452
  "unitPattern-count-other": "{0} ns"
5237
5453
  },
@@ -5371,11 +5587,13 @@
5371
5587
  "unitPattern-count-other": "{0} dpi"
5372
5588
  },
5373
5589
  "graphics-dot": {
5590
+ "displayName": "dots",
5374
5591
  "unitPattern-count-one": "{0} dot",
5375
5592
  "unitPattern-count-other": "{0} dots"
5376
5593
  },
5377
5594
  "length-earth-radius": {
5378
- "displayName": "R⊕",
5595
+ "displayName": "earth radius",
5596
+ "unitPattern-count-one": "{0} R⊕",
5379
5597
  "unitPattern-count-other": "{0} R⊕"
5380
5598
  },
5381
5599
  "length-kilometer": {
@@ -5385,7 +5603,7 @@
5385
5603
  "perUnitPattern": "{0}/km"
5386
5604
  },
5387
5605
  "length-meter": {
5388
- "displayName": "metres",
5606
+ "displayName": "m",
5389
5607
  "unitPattern-count-one": "{0} m",
5390
5608
  "unitPattern-count-other": "{0} m",
5391
5609
  "perUnitPattern": "{0}/m"
@@ -5494,11 +5712,13 @@
5494
5712
  "unitPattern-count-other": "{0} lx"
5495
5713
  },
5496
5714
  "light-candela": {
5497
- "displayName": "cd",
5715
+ "displayName": "candela",
5716
+ "unitPattern-count-one": "{0} cd",
5498
5717
  "unitPattern-count-other": "{0} cd"
5499
5718
  },
5500
5719
  "light-lumen": {
5501
- "displayName": "lm",
5720
+ "displayName": "lumen",
5721
+ "unitPattern-count-one": "{0} lm",
5502
5722
  "unitPattern-count-other": "{0} lm"
5503
5723
  },
5504
5724
  "light-solar-luminosity": {
@@ -5581,9 +5801,9 @@
5581
5801
  "unitPattern-count-other": "{0} M☉"
5582
5802
  },
5583
5803
  "mass-grain": {
5584
- "displayName": "grain",
5585
- "unitPattern-count-one": "{0} grains",
5586
- "unitPattern-count-other": "{0} grains"
5804
+ "displayName": "grains",
5805
+ "unitPattern-count-one": "{0} gr",
5806
+ "unitPattern-count-other": "{0} gr"
5587
5807
  },
5588
5808
  "power-gigawatt": {
5589
5809
  "displayName": "GW",
@@ -5616,9 +5836,14 @@
5616
5836
  "unitPattern-count-other": "{0} hp"
5617
5837
  },
5618
5838
  "pressure-millimeter-ofhg": {
5619
- "displayName": "mm Hg",
5620
- "unitPattern-count-one": "{0} mm Hg",
5621
- "unitPattern-count-other": "{0} mm Hg"
5839
+ "displayName": "mmHg",
5840
+ "unitPattern-count-one": "{0} mmHg",
5841
+ "unitPattern-count-other": "{0} mmHg"
5842
+ },
5843
+ "pressure-ofhg": {
5844
+ "displayName": "of Hg",
5845
+ "unitPattern-count-one": "{0} of Hg",
5846
+ "unitPattern-count-other": "{0} of Hg"
5622
5847
  },
5623
5848
  "pressure-pound-force-per-square-inch": {
5624
5849
  "displayName": "psi",
@@ -5626,7 +5851,7 @@
5626
5851
  "unitPattern-count-other": "{0} psi"
5627
5852
  },
5628
5853
  "pressure-inch-ofhg": {
5629
- "displayName": "in Hg",
5854
+ "displayName": "inHg",
5630
5855
  "unitPattern-count-one": "{0} inHg",
5631
5856
  "unitPattern-count-other": "{0} inHg"
5632
5857
  },
@@ -5636,7 +5861,7 @@
5636
5861
  "unitPattern-count-other": "{0} bar"
5637
5862
  },
5638
5863
  "pressure-millibar": {
5639
- "displayName": "mb",
5864
+ "displayName": "mbar",
5640
5865
  "unitPattern-count-one": "{0} mb",
5641
5866
  "unitPattern-count-other": "{0} mb"
5642
5867
  },
@@ -5692,8 +5917,8 @@
5692
5917
  },
5693
5918
  "temperature-generic": {
5694
5919
  "displayName": "deg.",
5695
- "unitPattern-count-other": "{0}°",
5696
- "unitPattern-count-one": "{0}°"
5920
+ "unitPattern-count-one": "{0}°",
5921
+ "unitPattern-count-other": "{0}°"
5697
5922
  },
5698
5923
  "temperature-celsius": {
5699
5924
  "displayName": "deg C",
@@ -5798,6 +6023,11 @@
5798
6023
  "unitPattern-count-one": "{0} mc",
5799
6024
  "unitPattern-count-other": "{0} mc"
5800
6025
  },
6026
+ "volume-fluid-ounce-metric": {
6027
+ "displayName": "fl oz m.",
6028
+ "unitPattern-count-one": "{0} fl oz m.",
6029
+ "unitPattern-count-other": "{0} fl oz m."
6030
+ },
5801
6031
  "volume-acre-foot": {
5802
6032
  "displayName": "acre ft",
5803
6033
  "unitPattern-count-one": "{0} ac ft",
@@ -5830,15 +6060,25 @@
5830
6060
  "unitPattern-count-one": "{0} pt",
5831
6061
  "unitPattern-count-other": "{0} pt"
5832
6062
  },
6063
+ "volume-pint-imperial": {
6064
+ "displayName": "pt Imp.",
6065
+ "unitPattern-count-one": "{0} pt Imp.",
6066
+ "unitPattern-count-other": "{0} pt Imp."
6067
+ },
5833
6068
  "volume-cup": {
5834
6069
  "displayName": "cups",
5835
6070
  "unitPattern-count-one": "{0} c",
5836
6071
  "unitPattern-count-other": "{0} c"
5837
6072
  },
6073
+ "volume-cup-imperial": {
6074
+ "displayName": "cup Imp",
6075
+ "unitPattern-count-one": "{0} cup Imp.",
6076
+ "unitPattern-count-other": "{0} cup Imp."
6077
+ },
5838
6078
  "volume-fluid-ounce": {
5839
- "displayName": "fl oz",
5840
- "unitPattern-count-one": "{0} fl oz",
5841
- "unitPattern-count-other": "{0} fl oz"
6079
+ "displayName": "US fl oz",
6080
+ "unitPattern-count-one": "{0} US fl oz",
6081
+ "unitPattern-count-other": "{0} US fl oz"
5842
6082
  },
5843
6083
  "volume-fluid-ounce-imperial": {
5844
6084
  "displayName": "Imp. fl oz",
@@ -5871,8 +6111,8 @@
5871
6111
  "unitPattern-count-other": "{0} dstspn"
5872
6112
  },
5873
6113
  "volume-drop": {
5874
- "displayName": "drop",
5875
- "unitPattern-count-one": "{0} drops",
6114
+ "displayName": "drops",
6115
+ "unitPattern-count-one": "{0} drop",
5876
6116
  "unitPattern-count-other": "{0} drops"
5877
6117
  },
5878
6118
  "volume-dram": {
@@ -5881,13 +6121,13 @@
5881
6121
  "unitPattern-count-other": "{0} drams"
5882
6122
  },
5883
6123
  "volume-jigger": {
5884
- "displayName": "jigger",
6124
+ "displayName": "jiggers",
5885
6125
  "unitPattern-count-one": "{0} jigger",
5886
6126
  "unitPattern-count-other": "{0} jiggers"
5887
6127
  },
5888
6128
  "volume-pinch": {
5889
- "displayName": "pinch",
5890
- "unitPattern-count-one": "{0} pinches",
6129
+ "displayName": "pinches",
6130
+ "unitPattern-count-one": "{0} pinch",
5891
6131
  "unitPattern-count-other": "{0} pinches"
5892
6132
  },
5893
6133
  "volume-quart-imperial": {
@@ -5895,6 +6135,212 @@
5895
6135
  "unitPattern-count-one": "{0} qt",
5896
6136
  "unitPattern-count-other": "{0} qt"
5897
6137
  },
6138
+ "angle-steradian": {
6139
+ "displayName": "sr",
6140
+ "unitPattern-count-one": "{0} sr",
6141
+ "unitPattern-count-other": "{0} sr"
6142
+ },
6143
+ "concentr-katal": {
6144
+ "displayName": "kat",
6145
+ "unitPattern-count-one": "{0} kat",
6146
+ "unitPattern-count-other": "{0} kat"
6147
+ },
6148
+ "electric-coulomb": {
6149
+ "displayName": "C",
6150
+ "unitPattern-count-one": "{0} C",
6151
+ "unitPattern-count-other": "{0} C"
6152
+ },
6153
+ "electric-farad": {
6154
+ "displayName": "F",
6155
+ "unitPattern-count-one": "{0} F",
6156
+ "unitPattern-count-other": "{0} F"
6157
+ },
6158
+ "electric-henry": {
6159
+ "displayName": "H",
6160
+ "unitPattern-count-one": "{0} H",
6161
+ "unitPattern-count-other": "{0} H"
6162
+ },
6163
+ "electric-siemens": {
6164
+ "displayName": "S",
6165
+ "unitPattern-count-one": "{0} S",
6166
+ "unitPattern-count-other": "{0} S"
6167
+ },
6168
+ "energy-calorie-it": {
6169
+ "displayName": "cal-IT",
6170
+ "unitPattern-count-one": "{0} cal-IT",
6171
+ "unitPattern-count-other": "{0} cal-IT"
6172
+ },
6173
+ "energy-british-thermal-unit-it": {
6174
+ "displayName": "BTU-IT",
6175
+ "unitPattern-count-one": "{0} BTU-IT",
6176
+ "unitPattern-count-other": "{0} BT-IT"
6177
+ },
6178
+ "energy-becquerel": {
6179
+ "displayName": "Bq",
6180
+ "unitPattern-count-one": "{0} Bq",
6181
+ "unitPattern-count-other": "{0} Bq"
6182
+ },
6183
+ "energy-sievert": {
6184
+ "displayName": "Sv",
6185
+ "unitPattern-count-one": "{0} Sv",
6186
+ "unitPattern-count-other": "{0} Sv"
6187
+ },
6188
+ "energy-gray": {
6189
+ "displayName": "Gy",
6190
+ "unitPattern-count-one": "{0} Gy",
6191
+ "unitPattern-count-other": "{0} Gy"
6192
+ },
6193
+ "force-kilogram-force": {
6194
+ "displayName": "kgf",
6195
+ "unitPattern-count-one": "{0} kgf",
6196
+ "unitPattern-count-other": "{0} kgf"
6197
+ },
6198
+ "length-rod": {
6199
+ "displayName": "rd",
6200
+ "unitPattern-count-one": "{0} rd",
6201
+ "unitPattern-count-other": "{0} rd"
6202
+ },
6203
+ "length-chain": {
6204
+ "displayName": "ch",
6205
+ "unitPattern-count-one": "{0} ch",
6206
+ "unitPattern-count-other": "{0} ch"
6207
+ },
6208
+ "magnetic-tesla": {
6209
+ "displayName": "T",
6210
+ "unitPattern-count-one": "{0} T",
6211
+ "unitPattern-count-other": "{0} T"
6212
+ },
6213
+ "magnetic-weber": {
6214
+ "displayName": "Wb",
6215
+ "unitPattern-count-one": "{0} Wb",
6216
+ "unitPattern-count-other": "{0} Wb"
6217
+ },
6218
+ "temperature-rankine": {
6219
+ "displayName": "°R",
6220
+ "unitPattern-count-one": "{0} °R",
6221
+ "unitPattern-count-other": "{0} °R"
6222
+ },
6223
+ "duration-fortnight": {
6224
+ "displayName": "fw",
6225
+ "unitPattern-count-one": "{0} fw",
6226
+ "unitPattern-count-other": "{0} fw"
6227
+ },
6228
+ "mass-slug": {
6229
+ "displayName": "slug",
6230
+ "unitPattern-count-one": "{0} slug",
6231
+ "unitPattern-count-other": "{0} slug"
6232
+ },
6233
+ "pressure-gasoline-energy-density": {
6234
+ "displayName": "gas-equiv",
6235
+ "unitPattern-count-one": "{0} gas-equiv",
6236
+ "unitPattern-count-other": "{0} gas-equiv"
6237
+ },
6238
+ "length-rin": {
6239
+ "displayName": "rin [JP]",
6240
+ "unitPattern-count-one": "{0} rin [JP]",
6241
+ "unitPattern-count-other": "{0} rin [JP]"
6242
+ },
6243
+ "length-sun": {
6244
+ "displayName": "sun [JP]",
6245
+ "unitPattern-count-one": "{0} sun [JP]",
6246
+ "unitPattern-count-other": "{0} sun [JP]"
6247
+ },
6248
+ "length-shaku-length": {
6249
+ "displayName": "shaku [JP]",
6250
+ "unitPattern-count-one": "{0} shaku [JP]",
6251
+ "unitPattern-count-other": "{0} shaku [JP]"
6252
+ },
6253
+ "length-shaku-cloth": {
6254
+ "displayName": "shaku [cloth, JP]",
6255
+ "unitPattern-count-one": "{0} shaku [cloth, JP]",
6256
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
6257
+ },
6258
+ "length-ken": {
6259
+ "displayName": "ken [JP]",
6260
+ "unitPattern-count-one": "{0} ken [JP]",
6261
+ "unitPattern-count-other": "{0} ken [JP]"
6262
+ },
6263
+ "length-jo-jp": {
6264
+ "displayName": "jo [JP]",
6265
+ "unitPattern-count-one": "{0} jo [JP]",
6266
+ "unitPattern-count-other": "{0} jo [JP]"
6267
+ },
6268
+ "length-ri-jp": {
6269
+ "displayName": "ri [JP]",
6270
+ "unitPattern-count-one": "{0} ri [JP]",
6271
+ "unitPattern-count-other": "{0} ri [JP]"
6272
+ },
6273
+ "area-bu-jp": {
6274
+ "displayName": "bu [JP]",
6275
+ "unitPattern-count-one": "{0} bu [JP]",
6276
+ "unitPattern-count-other": "{0} bu [JP]"
6277
+ },
6278
+ "area-se-jp": {
6279
+ "displayName": "se [JP]",
6280
+ "unitPattern-count-one": "{0} se [JP]",
6281
+ "unitPattern-count-other": "{0} se [JP]"
6282
+ },
6283
+ "area-cho": {
6284
+ "displayName": "cho [JP]",
6285
+ "unitPattern-count-one": "{0} cho [JP]",
6286
+ "unitPattern-count-other": "{0} cho [JP]"
6287
+ },
6288
+ "volume-kosaji": {
6289
+ "displayName": "kosaji [JP]",
6290
+ "unitPattern-count-one": "{0} kosaji [JP]",
6291
+ "unitPattern-count-other": "{0} kosaji [JP]"
6292
+ },
6293
+ "volume-osaji": {
6294
+ "displayName": "osaji [JP]",
6295
+ "unitPattern-count-one": "{0} osaji [JP]",
6296
+ "unitPattern-count-other": "{0} osaji [JP]"
6297
+ },
6298
+ "volume-cup-jp": {
6299
+ "displayName": "cup [JP]",
6300
+ "unitPattern-count-one": "{0} cup [JP]",
6301
+ "unitPattern-count-other": "{0} cup [JP]"
6302
+ },
6303
+ "volume-shaku": {
6304
+ "displayName": "shaku [vol, JP]",
6305
+ "unitPattern-count-one": "{0} shaku [vol, JP]",
6306
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
6307
+ },
6308
+ "volume-sai": {
6309
+ "displayName": "sai [JP]",
6310
+ "unitPattern-count-one": "{0} sai [JP]",
6311
+ "unitPattern-count-other": "{0} sai [JP]"
6312
+ },
6313
+ "volume-to-jp": {
6314
+ "displayName": "to [JP]",
6315
+ "unitPattern-count-one": "{0} to [JP]",
6316
+ "unitPattern-count-other": "{0} to [JP]"
6317
+ },
6318
+ "volume-koku": {
6319
+ "displayName": "koku [JP]",
6320
+ "unitPattern-count-one": "{0} koku [JP]",
6321
+ "unitPattern-count-other": "{0} koku [JP]"
6322
+ },
6323
+ "speed-light-speed": {
6324
+ "displayName": "light",
6325
+ "unitPattern-count-one": "{0} light",
6326
+ "unitPattern-count-other": "{0} light"
6327
+ },
6328
+ "mass-fun": {
6329
+ "displayName": "fun [JP]",
6330
+ "unitPattern-count-one": "{0} fun [JP]",
6331
+ "unitPattern-count-other": "{0} fun [JP]"
6332
+ },
6333
+ "concentr-part-per-1e9": {
6334
+ "displayName": "parts/billion",
6335
+ "unitPattern-count-one": "{0} ppb",
6336
+ "unitPattern-count-other": "{0} ppb"
6337
+ },
6338
+ "duration-night": {
6339
+ "displayName": "nights",
6340
+ "unitPattern-count-one": "{0} night",
6341
+ "unitPattern-count-other": "{0} nights",
6342
+ "perUnitPattern": "{0}/night"
6343
+ },
5898
6344
  "coordinateUnit": {
5899
6345
  "displayName": "direction",
5900
6346
  "east": "{0} E",
@@ -5905,9 +6351,9 @@
5905
6351
  }
5906
6352
  },
5907
6353
  "lenient-scope-number": {
5908
- "minusSign": "-‐‒–⁻₋−➖﹣-",
5909
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
5910
- "plusSign": "+⁺₊➕﬩﹢+"
6354
+ "minusSign": "--﹣‐‑‒–−⁻₋➖",
6355
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
6356
+ "plusSign": "++﬩﹢⁺₊➕"
5911
6357
  },
5912
6358
  "currencyFormat-sap-short": {
5913
6359
  "1000-one": "0K ¤",
@@ -5944,11 +6390,13 @@
5944
6390
  "BYR": 0,
5945
6391
  "CLF": 4,
5946
6392
  "CLP": 0,
6393
+ "COP": 0,
5947
6394
  "DEFAULT": 2,
5948
6395
  "DJF": 0,
5949
6396
  "ESP": 0,
5950
6397
  "GNF": 0,
5951
6398
  "HUF": 0,
6399
+ "IDR": 0,
5952
6400
  "IQD": 0,
5953
6401
  "IRR": 0,
5954
6402
  "ISK": 0,
@@ -5968,6 +6416,7 @@
5968
6416
  "MMK": 0,
5969
6417
  "MRO": 0,
5970
6418
  "OMR": 3,
6419
+ "PKR": 0,
5971
6420
  "PYG": 0,
5972
6421
  "RSD": 0,
5973
6422
  "RWF": 0,
@@ -6004,45 +6453,46 @@
6004
6453
  },
6005
6454
  "eras-gregorian": {
6006
6455
  "0": {
6007
- "_code": "gregory-inverse",
6008
- "_aliases": "bc bce",
6456
+ "_code": "bce",
6457
+ "_aliases": "bc",
6009
6458
  "_end": "0-12-31"
6010
6459
  },
6011
6460
  "1": {
6012
- "_code": "gregory",
6013
- "_aliases": "ad ce",
6461
+ "_code": "ce",
6462
+ "_aliases": "ad",
6014
6463
  "_start": "1-01-01"
6015
6464
  }
6016
6465
  },
6017
6466
  "eras-islamic": {
6018
6467
  "0": {
6019
- "_code": "islamic",
6020
- "_aliases": "ah",
6021
- "_start": "622-7-15"
6468
+ "_code": "ah",
6469
+ "_start": "622-07-19"
6470
+ },
6471
+ "1": {
6472
+ "_code": "bh",
6473
+ "_end": "622-07-18"
6022
6474
  }
6023
6475
  },
6024
6476
  "eras-persian": {
6025
6477
  "0": {
6026
- "_code": "persian",
6027
- "_aliases": "ap",
6028
- "_start": "622-01-01"
6478
+ "_code": "ap",
6479
+ "_start": "622-03-21"
6029
6480
  }
6030
6481
  },
6031
6482
  "eras-buddhist": {
6032
6483
  "0": {
6033
- "_code": "buddhist",
6034
- "_aliases": "be",
6484
+ "_code": "be",
6035
6485
  "_start": "-542-01-01"
6036
6486
  }
6037
6487
  },
6038
6488
  "eras-japanese": {
6039
6489
  "232": {
6040
6490
  "_code": "meiji",
6041
- "_start": "1868-9-8"
6491
+ "_start": "1868-10-23"
6042
6492
  },
6043
6493
  "233": {
6044
6494
  "_code": "taisho",
6045
- "_start": "1912-7-30"
6495
+ "_start": "1912-07-30"
6046
6496
  },
6047
6497
  "234": {
6048
6498
  "_code": "showa",
@@ -6050,11 +6500,11 @@
6050
6500
  },
6051
6501
  "235": {
6052
6502
  "_code": "heisei",
6053
- "_start": "1989-1-8"
6503
+ "_start": "1989-01-08"
6054
6504
  },
6055
6505
  "236": {
6056
6506
  "_code": "reiwa",
6057
- "_start": "2019-5-1"
6507
+ "_start": "2019-05-01"
6058
6508
  }
6059
6509
  },
6060
6510
  "dayPeriodRules": {
@@ -6071,14 +6521,18 @@
6071
6521
  },
6072
6522
  "morning1": {
6073
6523
  "_before": "12:00",
6074
- "_from": "06:00"
6524
+ "_from": "00:00"
6075
6525
  },
6076
6526
  "night1": {
6077
- "_before": "06:00",
6527
+ "_before": "24:00",
6078
6528
  "_from": "21:00"
6079
6529
  },
6080
6530
  "noon": {
6081
6531
  "_at": "12:00"
6082
6532
  }
6533
+ },
6534
+ "sap-calendarWeek": {
6535
+ "narrow": "CW {0}",
6536
+ "wide": "Calendar Week {0}"
6083
6537
  }
6084
6538
  }