@ui5/webcomponents-localization 1.13.0-rc.0 → 1.13.0-rc.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 (101) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/dates/CalendarDate.d.ts +6 -4
  3. package/dist/dates/CalendarDate.js +8 -7
  4. package/dist/dates/CalendarDate.js.map +1 -1
  5. package/dist/dates/UI5Date.d.ts +6 -0
  6. package/dist/dates/UI5Date.js +7 -0
  7. package/dist/dates/UI5Date.js.map +1 -0
  8. package/dist/dates/UniversalDate.d.ts +2 -1
  9. package/dist/dates/UniversalDate.js.map +1 -1
  10. package/dist/dates/calculateWeekNumber.d.ts +2 -1
  11. package/dist/dates/calculateWeekNumber.js.map +1 -1
  12. package/dist/dates/getRoundedTimestamp.js +1 -0
  13. package/dist/dates/getRoundedTimestamp.js.map +1 -1
  14. package/dist/dates/getTodayUTCTimestamp.js +2 -1
  15. package/dist/dates/getTodayUTCTimestamp.js.map +1 -1
  16. package/dist/dates/transformDateToSecondaryType.js +3 -2
  17. package/dist/dates/transformDateToSecondaryType.js.map +1 -1
  18. package/dist/generated/assets/cldr/ar.json +173 -161
  19. package/dist/generated/assets/cldr/ar_EG.json +173 -161
  20. package/dist/generated/assets/cldr/ar_SA.json +172 -161
  21. package/dist/generated/assets/cldr/bg.json +131 -125
  22. package/dist/generated/assets/cldr/ca.json +29 -19
  23. package/dist/generated/assets/cldr/cs.json +8 -2
  24. package/dist/generated/assets/cldr/cy.json +92 -86
  25. package/dist/generated/assets/cldr/da.json +238 -232
  26. package/dist/generated/assets/cldr/de.json +28 -22
  27. package/dist/generated/assets/cldr/de_AT.json +18 -12
  28. package/dist/generated/assets/cldr/de_CH.json +28 -22
  29. package/dist/generated/assets/cldr/el.json +61 -55
  30. package/dist/generated/assets/cldr/el_CY.json +61 -55
  31. package/dist/generated/assets/cldr/en.json +8 -2
  32. package/dist/generated/assets/cldr/en_AU.json +160 -154
  33. package/dist/generated/assets/cldr/en_GB.json +132 -126
  34. package/dist/generated/assets/cldr/en_HK.json +160 -151
  35. package/dist/generated/assets/cldr/en_IE.json +159 -153
  36. package/dist/generated/assets/cldr/en_IN.json +159 -150
  37. package/dist/generated/assets/cldr/en_NZ.json +159 -153
  38. package/dist/generated/assets/cldr/en_PG.json +159 -153
  39. package/dist/generated/assets/cldr/en_SG.json +148 -139
  40. package/dist/generated/assets/cldr/en_ZA.json +156 -150
  41. package/dist/generated/assets/cldr/es.json +296 -289
  42. package/dist/generated/assets/cldr/es_AR.json +213 -206
  43. package/dist/generated/assets/cldr/es_BO.json +216 -209
  44. package/dist/generated/assets/cldr/es_CL.json +176 -169
  45. package/dist/generated/assets/cldr/es_CO.json +176 -169
  46. package/dist/generated/assets/cldr/es_MX.json +271 -264
  47. package/dist/generated/assets/cldr/es_PE.json +141 -134
  48. package/dist/generated/assets/cldr/es_UY.json +144 -137
  49. package/dist/generated/assets/cldr/es_VE.json +144 -137
  50. package/dist/generated/assets/cldr/et.json +175 -169
  51. package/dist/generated/assets/cldr/fa.json +245 -233
  52. package/dist/generated/assets/cldr/fi.json +148 -57
  53. package/dist/generated/assets/cldr/fr.json +19 -12
  54. package/dist/generated/assets/cldr/fr_BE.json +19 -12
  55. package/dist/generated/assets/cldr/fr_CA.json +18 -11
  56. package/dist/generated/assets/cldr/fr_CH.json +17 -10
  57. package/dist/generated/assets/cldr/fr_LU.json +19 -12
  58. package/dist/generated/assets/cldr/he.json +98 -86
  59. package/dist/generated/assets/cldr/hi.json +57 -48
  60. package/dist/generated/assets/cldr/hr.json +10 -4
  61. package/dist/generated/assets/cldr/hu.json +11 -5
  62. package/dist/generated/assets/cldr/id.json +83 -77
  63. package/dist/generated/assets/cldr/it.json +28 -21
  64. package/dist/generated/assets/cldr/it_CH.json +28 -21
  65. package/dist/generated/assets/cldr/ja.json +20 -12
  66. package/dist/generated/assets/cldr/kk.json +8 -2
  67. package/dist/generated/assets/cldr/ko.json +84 -75
  68. package/dist/generated/assets/cldr/lt.json +8 -2
  69. package/dist/generated/assets/cldr/lv.json +97 -91
  70. package/dist/generated/assets/cldr/ms.json +112 -106
  71. package/dist/generated/assets/cldr/nb.json +21 -15
  72. package/dist/generated/assets/cldr/nl.json +9 -3
  73. package/dist/generated/assets/cldr/nl_BE.json +9 -3
  74. package/dist/generated/assets/cldr/pl.json +28 -22
  75. package/dist/generated/assets/cldr/pt.json +255 -248
  76. package/dist/generated/assets/cldr/pt_PT.json +281 -274
  77. package/dist/generated/assets/cldr/ro.json +11 -5
  78. package/dist/generated/assets/cldr/ru.json +71 -65
  79. package/dist/generated/assets/cldr/ru_UA.json +70 -64
  80. package/dist/generated/assets/cldr/sk.json +9 -3
  81. package/dist/generated/assets/cldr/sl.json +197 -191
  82. package/dist/generated/assets/cldr/sr.json +67 -61
  83. package/dist/generated/assets/cldr/sr_Latn.json +70 -62
  84. package/dist/generated/assets/cldr/sv.json +189 -183
  85. package/dist/generated/assets/cldr/th.json +129 -120
  86. package/dist/generated/assets/cldr/tr.json +24 -18
  87. package/dist/generated/assets/cldr/uk.json +125 -119
  88. package/dist/generated/assets/cldr/vi.json +17 -11
  89. package/dist/generated/assets/cldr/zh_CN.json +185 -171
  90. package/dist/generated/assets/cldr/zh_HK.json +163 -149
  91. package/dist/generated/assets/cldr/zh_SG.json +162 -148
  92. package/dist/generated/assets/cldr/zh_TW.json +156 -125
  93. package/dist/sap/ui/core/Configuration.js +2 -1
  94. package/dist/sap/ui/core/Configuration.js.map +1 -1
  95. package/dist/sap/ui/core/LocaleData.js +73 -19
  96. package/dist/sap/ui/core/date/UI5Date.js +305 -0
  97. package/dist/sap/ui/core/date/UniversalDate.js +7 -6
  98. package/dist/sap/ui/core/format/DateFormat.js +307 -293
  99. package/dist/sap/ui/core/format/TimezoneUtil.js +7 -12
  100. package/package.json +7 -7
  101. package/used-modules.txt +1 -0
@@ -1,7 +1,7 @@
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": "35.1.0",
4
- "__buildtime": "2022-05-02T19:26:05.809Z",
3
+ "__version": "41.0.0",
4
+ "__buildtime": "2022-12-19T09:41:25.319Z",
5
5
  "orientation": "left-to-right",
6
6
  "ca-gregorian": {
7
7
  "dateFormats": {
@@ -11,10 +11,10 @@
11
11
  "short": "y/M/d"
12
12
  },
13
13
  "timeFormats": {
14
- "full": "ah:mm:ss [zzzz]",
15
- "long": "ah:mm:ss [z]",
16
- "medium": "ah:mm:ss",
17
- "short": "ah:mm"
14
+ "full": "Bh:mm:ss [zzzz]",
15
+ "long": "Bh:mm:ss [z]",
16
+ "medium": "Bh:mm:ss",
17
+ "short": "Bh:mm"
18
18
  },
19
19
  "dateTimeFormats": {
20
20
  "full": "{1} {0}",
@@ -30,23 +30,24 @@
30
30
  "EBhm": "E Bh:mm",
31
31
  "EBhms": "E Bh:mm:ss",
32
32
  "Ed": "d E",
33
- "Ehm": "E ah:mm",
33
+ "Ehm": "E Bh:mm",
34
34
  "EHm": "E HH:mm",
35
- "Ehms": "E ah:mm:ss",
35
+ "Ehms": "E Bh:mm:ss",
36
36
  "EHms": "E HH:mm:ss",
37
37
  "Gy": "Gy年",
38
+ "GyMd": "G y/M/d",
38
39
  "GyMMM": "Gy年M月",
39
40
  "GyMMMd": "Gy年M月d日",
40
41
  "GyMMMEd": "Gy年M月d日 E",
41
- "h": "ah時",
42
+ "h": "Bh時",
42
43
  "H": "H時",
43
- "hm": "ah:mm",
44
+ "hm": "Bh:mm",
44
45
  "Hm": "HH:mm",
45
- "hms": "ah:mm:ss",
46
+ "hms": "Bh:mm:ss",
46
47
  "Hms": "HH:mm:ss",
47
- "hmsv": "ah:mm:ss [v]",
48
+ "hmsv": "Bh:mm:ss [v]",
48
49
  "Hmsv": "HH:mm:ss [v]",
49
- "hmv": "ah:mm [v]",
50
+ "hmv": "Bh:mm [v]",
50
51
  "Hmv": "HH:mm [v]",
51
52
  "M": "M月",
52
53
  "Md": "M/d",
@@ -61,6 +62,7 @@
61
62
  "yM": "y/M",
62
63
  "yMd": "y/M/d",
63
64
  "yMEd": "y/M/d(E)",
65
+ "yMEEEEd": "y年M月d日 EEEE",
64
66
  "yMM": "y/MM",
65
67
  "yMMM": "y年M月",
66
68
  "yMMMd": "y年M月d日",
@@ -87,66 +89,68 @@
87
89
  "intervalFormats": {
88
90
  "intervalFormatFallback": "{0} – {1}",
89
91
  "Bh": {
90
- "B": "h B h B",
91
- "h": "h–h B"
92
+ "B": "Bh時Bh時",
93
+ "h": "Bh–h"
92
94
  },
93
95
  "Bhm": {
94
- "B": "h:mm B h:mm B",
95
- "h": "h:mm–h:mm B",
96
- "m": "h:mm–h:mm B"
96
+ "B": "Bh:mm – Bh:mm",
97
+ "h": "Bh:mm–h:mm",
98
+ "m": "Bh:mm–h:mm"
97
99
  },
98
100
  "d": {
99
101
  "d": "d日至d日"
100
102
  },
101
103
  "Gy": {
102
- "G": "G y G y",
103
- "y": "G y–y"
104
+ "G": "GyGy",
105
+ "y": "Gy–y"
104
106
  },
105
107
  "GyM": {
106
- "G": "GGGGG y-MM – GGGGG y-MM",
107
- "M": "GGGGG y-MM – y-MM",
108
- "y": "GGGGG y-MM – y-MM"
108
+ "G": "GGGGGy-MM – GGGGGy-MM",
109
+ "M": "GGGGGy-MM – y-MM",
110
+ "y": "GGGGGy-MM – y-MM"
109
111
  },
110
112
  "GyMd": {
111
- "d": "GGGGG y-MM-dd – y-MM-dd",
112
- "G": "GGGGG y-MM-dd – GGGGG y-MM-dd",
113
- "M": "GGGGG y-MM-dd – y-MM-dd",
114
- "y": "GGGGG y-MM-dd – y-MM-dd"
113
+ "d": "GGGGGy-MM-dd – y-MM-dd",
114
+ "G": "GGGGGy-MM-dd – GGGGGy-MM-dd",
115
+ "M": "GGGGGy-MM-dd – y-MM-dd",
116
+ "y": "GGGGGy-MM-dd – y-MM-dd"
115
117
  },
116
118
  "GyMEd": {
117
- "d": "GGGGG y-MM-dd, E – y-MM-dd, E",
118
- "G": "GGGGG y-MM-dd, E – GGGGG y-MM-dd, E",
119
- "M": "GGGGG y-MM-dd, E – y-MM-dd, E",
120
- "y": "GGGGG y-MM-dd, E – y-MM-dd, E"
119
+ "d": "GGGGGy-MM-dd, E – y-MM-dd, E",
120
+ "G": "GGGGGy-MM-dd, E – GGGGGy-MM-dd, E",
121
+ "M": "GGGGGy-MM-dd, E – y-MM-dd, E",
122
+ "y": "GGGGGy-MM-dd, E – y-MM-dd, E"
121
123
  },
122
124
  "GyMMM": {
123
- "G": "G y MMM – G y MMM",
124
- "M": "G y MMM–MMM",
125
- "y": "G y MMM – y MMM"
125
+ "G": "Gy年MMM – Gy年MMM",
126
+ "M": "Gy年MMM–MMM",
127
+ "y": "Gy年MMM – yMMM"
126
128
  },
127
129
  "GyMMMd": {
128
- "d": "G y MMM d–d",
129
- "G": "G y MMM d G y MMM d",
130
- "M": "G y MMM d MMM d",
131
- "y": "G y MMM d – y MMM d"
130
+ "d": "Gy年MMMd–d",
131
+ "G": "Gy年MMMd日Gy年MMMd日",
132
+ "M": "Gy年MMMd日MMMd日",
133
+ "y": "Gy年MMMd日 – y年MMMd日"
132
134
  },
133
135
  "GyMMMEd": {
134
- "d": "G y MMM d, E – MMM d, E",
135
- "G": "G y MMM d, E – G y MMM d, E",
136
- "M": "G y MMM d, E – MMM d, E",
137
- "y": "G y MMM d, E – y MMM d, E"
136
+ "d": "Gy年MMMd日, E – MMMd日, E",
137
+ "G": "Gy年MMMd日, E – Gy年MMMd日, E",
138
+ "M": "Gy年MMMd日, E – MMMd日, E",
139
+ "y": "Gy年MMMd日, E – y年MMMd日, E"
138
140
  },
139
141
  "h": {
140
142
  "a": "ah時至ah時",
141
- "h": "ah時至h時"
143
+ "B": "Bh時至Bh時",
144
+ "h": "Bh時至h時"
142
145
  },
143
146
  "H": {
144
147
  "H": "HH – HH"
145
148
  },
146
149
  "hm": {
147
150
  "a": "ah:mm至ah:mm",
148
- "h": "ah:mm至h:mm",
149
- "m": "ah:mm至h:mm"
151
+ "B": "Bh:mm至Bh:mm",
152
+ "h": "Bh:mm至h:mm",
153
+ "m": "Bh:mm至h:mm"
150
154
  },
151
155
  "Hm": {
152
156
  "H": "HH:mm – HH:mm",
@@ -154,8 +158,9 @@
154
158
  },
155
159
  "hmv": {
156
160
  "a": "ah:mm至ah:mm [v]",
157
- "h": "ah:mm至h:mm [v]",
158
- "m": "ah:mm至h:mm [v]"
161
+ "B": "Bh:mm至Bh:mm [v]",
162
+ "h": "Bh:mm至h:mm [v]",
163
+ "m": "Bh:mm至h:mm [v]"
159
164
  },
160
165
  "Hmv": {
161
166
  "H": "HH:mm – HH:mm [v]",
@@ -163,7 +168,8 @@
163
168
  },
164
169
  "hv": {
165
170
  "a": "ah時至ah時 [v]",
166
- "h": "ah時至h時 [v]"
171
+ "B": "Bh時至Bh時 [v]",
172
+ "h": "Bh時至h時 [v]"
167
173
  },
168
174
  "Hv": {
169
175
  "H": "HH – HH [v]"
@@ -449,10 +455,10 @@
449
455
  "short": "Gy/M/d"
450
456
  },
451
457
  "timeFormats": {
452
- "full": "ah:mm:ss [zzzz]",
453
- "long": "ah:mm:ss [z]",
454
- "medium": "ah:mm:ss",
455
- "short": "ah:mm"
458
+ "full": "Bh:mm:ss [zzzz]",
459
+ "long": "Bh:mm:ss [z]",
460
+ "medium": "Bh:mm:ss",
461
+ "short": "Bh:mm"
456
462
  },
457
463
  "dateTimeFormats": {
458
464
  "full": "{1}{0}",
@@ -468,19 +474,20 @@
468
474
  "EBhm": "E Bh:mm",
469
475
  "EBhms": "E Bh:mm:ss",
470
476
  "Ed": "d日(E)",
471
- "Ehm": "E ah:mm",
477
+ "Ehm": "E Bh:mm",
472
478
  "EHm": "E HH:mm",
473
- "Ehms": "E ah:mm:ss",
479
+ "Ehms": "E Bh:mm:ss",
474
480
  "EHms": "E HH:mm:ss",
475
481
  "Gy": "Gy年",
482
+ "GyMd": "G y/M/d",
476
483
  "GyMMM": "Gy年M月",
477
484
  "GyMMMd": "Gy年M月d日",
478
485
  "GyMMMEd": "Gy年M月d日E",
479
- "h": "ah時",
486
+ "h": "Bh時",
480
487
  "H": "H時",
481
- "hm": "ah:mm",
488
+ "hm": "Bh:mm",
482
489
  "Hm": "H:mm",
483
- "hms": "ah:mm:ss",
490
+ "hms": "Bh:mm:ss",
484
491
  "Hms": "H:mm:ss",
485
492
  "M": "M月",
486
493
  "Md": "M/d",
@@ -568,33 +575,37 @@
568
575
  "y": "G y MMM d, E – y MMM d, E"
569
576
  },
570
577
  "h": {
571
- "a": "ah時至ah時",
572
- "h": "ah時至h時"
578
+ "a": "h a – h a",
579
+ "B": "Bh時至Bh時",
580
+ "h": "Bh時至h時"
573
581
  },
574
582
  "H": {
575
583
  "H": "HH–HH"
576
584
  },
577
585
  "hm": {
578
- "a": "ah:mm至ah:mm",
579
- "h": "ah:mm至h:mm",
580
- "m": "ah:mm至h:mm"
586
+ "a": "h:mm a – h:mm a",
587
+ "B": "Bh:mm至Bh:mm",
588
+ "h": "Bh:mm至h:mm",
589
+ "m": "Bh:mm至h:mm"
581
590
  },
582
591
  "Hm": {
583
592
  "H": "HH:mm–HH:mm",
584
593
  "m": "HH:mm–HH:mm"
585
594
  },
586
595
  "hmv": {
587
- "a": "ah:mm至ah:mm [v]",
588
- "h": "ah:mm至h:mm [v]",
589
- "m": "ah:mm至h:mm [v]"
596
+ "a": "h:mm a – h:mm a v",
597
+ "B": "Bh:mm至Bh:mm [v]",
598
+ "h": "Bh:mm至h:mm [v]",
599
+ "m": "Bh:mm至h:mm [v]"
590
600
  },
591
601
  "Hmv": {
592
602
  "H": "HH:mm–HH:mm [v]",
593
603
  "m": "HH:mm–HH:mm [v]"
594
604
  },
595
605
  "hv": {
596
- "a": "ah時至ah時 [v]",
597
- "h": "ah時至h時 [v]"
606
+ "a": "h a – h a v",
607
+ "B": "Bh時至Bh時 [v]",
608
+ "h": "Bh時至h時 [v]"
598
609
  },
599
610
  "Hv": {
600
611
  "H": "HH–HH [v]"
@@ -877,10 +888,10 @@
877
888
  "short": "Gy/M/d"
878
889
  },
879
890
  "timeFormats": {
880
- "full": "ah:mm:ss [zzzz]",
881
- "long": "ah:mm:ss [z]",
882
- "medium": "ah:mm:ss",
883
- "short": "ah:mm"
891
+ "full": "Bh:mm:ss [zzzz]",
892
+ "long": "Bh:mm:ss [z]",
893
+ "medium": "Bh:mm:ss",
894
+ "short": "Bh:mm"
884
895
  },
885
896
  "dateTimeFormats": {
886
897
  "full": "{1}{0}",
@@ -896,19 +907,20 @@
896
907
  "EBhm": "E Bh:mm",
897
908
  "EBhms": "E Bh:mm:ss",
898
909
  "Ed": "d日(E)",
899
- "Ehm": "E ah:mm",
910
+ "Ehm": "E Bh:mm",
900
911
  "EHm": "E HH:mm",
901
- "Ehms": "E ah:mm:ss",
912
+ "Ehms": "E Bh:mm:ss",
902
913
  "EHms": "E HH:mm:ss",
903
914
  "Gy": "Gy年",
915
+ "GyMd": "G y/M/d",
904
916
  "GyMMM": "Gy年M月",
905
917
  "GyMMMd": "Gy年M月d日",
906
918
  "GyMMMEd": "Gy年M月d日E",
907
- "h": "ah時",
919
+ "h": "Bh時",
908
920
  "H": "H時",
909
- "hm": "ah:mm",
921
+ "hm": "Bh:mm",
910
922
  "Hm": "HH:mm",
911
- "hms": "ah:mm:ss",
923
+ "hms": "Bh:mm:ss",
912
924
  "Hms": "HH:mm:ss",
913
925
  "M": "M月",
914
926
  "Md": "M/d",
@@ -996,33 +1008,37 @@
996
1008
  "y": "G y MMM d, E – y MMM d, E"
997
1009
  },
998
1010
  "h": {
999
- "a": "ah時至ah時",
1000
- "h": "ah時至h時"
1011
+ "a": "h a – h a",
1012
+ "B": "Bh時至Bh時",
1013
+ "h": "Bh時至h時"
1001
1014
  },
1002
1015
  "H": {
1003
1016
  "H": "HH–HH"
1004
1017
  },
1005
1018
  "hm": {
1006
- "a": "ah:mm至ah:mm",
1007
- "h": "ah:mm至h:mm",
1008
- "m": "ah:mm至h:mm"
1019
+ "a": "h:mm a – h:mm a",
1020
+ "B": "Bh:mm至Bh:mm",
1021
+ "h": "Bh:mm至h:mm",
1022
+ "m": "Bh:mm至h:mm"
1009
1023
  },
1010
1024
  "Hm": {
1011
1025
  "H": "HH:mm–HH:mm",
1012
1026
  "m": "HH:mm–HH:mm"
1013
1027
  },
1014
1028
  "hmv": {
1015
- "a": "ah:mm至ah:mm [v]",
1016
- "h": "ah:mm至h:mm [v]",
1017
- "m": "ah:mm至h:mm [v]"
1029
+ "a": "h:mm a – h:mm a v",
1030
+ "B": "Bh:mm至Bh:mm [v]",
1031
+ "h": "Bh:mm至h:mm [v]",
1032
+ "m": "Bh:mm至h:mm [v]"
1018
1033
  },
1019
1034
  "Hmv": {
1020
1035
  "H": "HH:mm–HH:mm [v]",
1021
1036
  "m": "HH:mm–HH:mm [v]"
1022
1037
  },
1023
1038
  "hv": {
1024
- "a": "ah時至ah時 [v]",
1025
- "h": "ah時至h時 [v]"
1039
+ "a": "h a – h a v",
1040
+ "B": "Bh時至Bh時 [v]",
1041
+ "h": "Bh時至h時 [v]"
1026
1042
  },
1027
1043
  "Hv": {
1028
1044
  "H": "HH–HH [v]"
@@ -1325,10 +1341,10 @@
1325
1341
  "short": "G y/M/d"
1326
1342
  },
1327
1343
  "timeFormats": {
1328
- "full": "ah:mm:ss [zzzz]",
1329
- "long": "ah:mm:ss [z]",
1330
- "medium": "ah:mm:ss",
1331
- "short": "ah:mm"
1344
+ "full": "Bh:mm:ss [zzzz]",
1345
+ "long": "Bh:mm:ss [z]",
1346
+ "medium": "Bh:mm:ss",
1347
+ "short": "Bh:mm"
1332
1348
  },
1333
1349
  "dateTimeFormats": {
1334
1350
  "full": "{1}{0}",
@@ -1344,19 +1360,20 @@
1344
1360
  "EBhm": "E Bh:mm",
1345
1361
  "EBhms": "E Bh:mm:ss",
1346
1362
  "Ed": "d E",
1347
- "Ehm": "E ah:mm",
1363
+ "Ehm": "E Bh:mm",
1348
1364
  "EHm": "E HH:mm",
1349
- "Ehms": "E ah:mm:ss",
1365
+ "Ehms": "E Bh:mm:ss",
1350
1366
  "EHms": "E HH:mm:ss",
1351
1367
  "Gy": "G y年",
1368
+ "GyMd": "G y/M/d",
1352
1369
  "GyMMM": "G y年M月",
1353
1370
  "GyMMMd": "G y年M月d日",
1354
1371
  "GyMMMEd": "G y年M月d日 E",
1355
- "h": "ah時",
1372
+ "h": "Bh時",
1356
1373
  "H": "H時",
1357
- "hm": "ah:mm",
1374
+ "hm": "Bh:mm",
1358
1375
  "Hm": "H:mm",
1359
- "hms": "ah:mm:ss",
1376
+ "hms": "Bh:mm:ss",
1360
1377
  "Hms": "H:mm:ss",
1361
1378
  "M": "M月",
1362
1379
  "Md": "M/d",
@@ -1444,33 +1461,37 @@
1444
1461
  "y": "G y MMM d, E – y MMM d, E"
1445
1462
  },
1446
1463
  "h": {
1447
- "a": "ah時至ah時",
1448
- "h": "ah時至h時"
1464
+ "a": "h a – h a",
1465
+ "B": "Bh時至Bh時",
1466
+ "h": "Bh時至h時"
1449
1467
  },
1450
1468
  "H": {
1451
1469
  "H": "HH–HH"
1452
1470
  },
1453
1471
  "hm": {
1454
- "a": "ah:mm至ah:mm",
1455
- "h": "ah:mm至h:mm",
1456
- "m": "ah:mm至h:mm"
1472
+ "a": "h:mm a – h:mm a",
1473
+ "B": "Bh:mm至Bh:mm",
1474
+ "h": "Bh:mm至h:mm",
1475
+ "m": "Bh:mm至h:mm"
1457
1476
  },
1458
1477
  "Hm": {
1459
1478
  "H": "HH:mm–HH:mm",
1460
1479
  "m": "HH:mm–HH:mm"
1461
1480
  },
1462
1481
  "hmv": {
1463
- "a": "ah:mm至ah:mm [v]",
1464
- "h": "ah:mm至h:mm [v]",
1465
- "m": "ah:mm至h:mm [v]"
1482
+ "a": "h:mm a – h:mm a v",
1483
+ "B": "Bh:mm至Bh:mm [v]",
1484
+ "h": "Bh:mm至h:mm [v]",
1485
+ "m": "Bh:mm至h:mm [v]"
1466
1486
  },
1467
1487
  "Hmv": {
1468
1488
  "H": "HH:mm–HH:mm [v]",
1469
1489
  "m": "HH:mm–HH:mm [v]"
1470
1490
  },
1471
1491
  "hv": {
1472
- "a": "ah時至ah時 [v]",
1473
- "h": "ah時至h時 [v]"
1492
+ "a": "h a – h a v",
1493
+ "B": "Bh時至Bh時 [v]",
1494
+ "h": "Bh時至h時 [v]"
1474
1495
  },
1475
1496
  "Hv": {
1476
1497
  "H": "HH–HH [v]"
@@ -1753,10 +1774,10 @@
1753
1774
  "short": "Gy/M/d"
1754
1775
  },
1755
1776
  "timeFormats": {
1756
- "full": "ah:mm:ss [zzzz]",
1757
- "long": "ah:mm:ss [z]",
1758
- "medium": "ah:mm:ss",
1759
- "short": "ah:mm"
1777
+ "full": "Bh:mm:ss [zzzz]",
1778
+ "long": "Bh:mm:ss [z]",
1779
+ "medium": "Bh:mm:ss",
1780
+ "short": "Bh:mm"
1760
1781
  },
1761
1782
  "dateTimeFormats": {
1762
1783
  "full": "{1}{0}",
@@ -1772,19 +1793,20 @@
1772
1793
  "EBhm": "E Bh:mm",
1773
1794
  "EBhms": "E Bh:mm:ss",
1774
1795
  "Ed": "d日(E)",
1775
- "Ehm": "E ah:mm",
1796
+ "Ehm": "E Bh:mm",
1776
1797
  "EHm": "E HH:mm",
1777
- "Ehms": "E ah:mm:ss",
1798
+ "Ehms": "E Bh:mm:ss",
1778
1799
  "EHms": "E HH:mm:ss",
1779
1800
  "Gy": "Gy年",
1801
+ "GyMd": "Gy/M/d",
1780
1802
  "GyMMM": "Gy年M月",
1781
1803
  "GyMMMd": "Gy年M月d日",
1782
1804
  "GyMMMEd": "Gy年M月d日E",
1783
- "h": "ah時",
1805
+ "h": "Bh時",
1784
1806
  "H": "H時",
1785
- "hm": "ah:mm",
1807
+ "hm": "Bh:mm",
1786
1808
  "Hm": "H:mm",
1787
- "hms": "ah:mm:ss",
1809
+ "hms": "Bh:mm:ss",
1788
1810
  "Hms": "H:mm:ss",
1789
1811
  "M": "M月",
1790
1812
  "Md": "M/d",
@@ -1872,33 +1894,37 @@
1872
1894
  "y": "G y MMM d, E – y MMM d, E"
1873
1895
  },
1874
1896
  "h": {
1875
- "a": "ah時至ah時",
1876
- "h": "ah時至h時"
1897
+ "a": "h a – h a",
1898
+ "B": "Bh時至Bh時",
1899
+ "h": "Bh時至h時"
1877
1900
  },
1878
1901
  "H": {
1879
1902
  "H": "HH–HH"
1880
1903
  },
1881
1904
  "hm": {
1882
- "a": "ah:mm至ah:mm",
1883
- "h": "ah:mm至h:mm",
1884
- "m": "ah:mm至h:mm"
1905
+ "a": "h:mm a – h:mm a",
1906
+ "B": "Bh:mm至Bh:mm",
1907
+ "h": "Bh:mm至h:mm",
1908
+ "m": "Bh:mm至h:mm"
1885
1909
  },
1886
1910
  "Hm": {
1887
1911
  "H": "HH:mm–HH:mm",
1888
1912
  "m": "HH:mm–HH:mm"
1889
1913
  },
1890
1914
  "hmv": {
1891
- "a": "ah:mm至ah:mm [v]",
1892
- "h": "ah:mm至h:mm [v]",
1893
- "m": "ah:mm至h:mm [v]"
1915
+ "a": "h:mm a – h:mm a v",
1916
+ "B": "Bh:mm至Bh:mm [v]",
1917
+ "h": "Bh:mm至h:mm [v]",
1918
+ "m": "Bh:mm至h:mm [v]"
1894
1919
  },
1895
1920
  "Hmv": {
1896
1921
  "H": "HH:mm–HH:mm [v]",
1897
1922
  "m": "HH:mm–HH:mm [v]"
1898
1923
  },
1899
1924
  "hv": {
1900
- "a": "ah時至ah時 [v]",
1901
- "h": "ah時至h時 [v]"
1925
+ "a": "h a – h a v",
1926
+ "B": "Bh時至Bh時 [v]",
1927
+ "h": "Bh時至h時 [v]"
1902
1928
  },
1903
1929
  "Hv": {
1904
1930
  "H": "HH–HH [v]"
@@ -2469,6 +2495,7 @@
2469
2495
  "symbols-latn-percentSign": "%",
2470
2496
  "symbols-latn-plusSign": "+",
2471
2497
  "symbols-latn-minusSign": "-",
2498
+ "symbols-latn-approximatelySign": "~",
2472
2499
  "symbols-latn-exponential": "E",
2473
2500
  "symbols-latn-superscriptingExponent": "×",
2474
2501
  "symbols-latn-perMille": "‰",
@@ -2554,5 +2581,9 @@
2554
2581
  "_from": "00:00"
2555
2582
  }
2556
2583
  },
2557
- "calendarPreference": "gregorian roc chinese"
2584
+ "calendarPreference": [
2585
+ "gregorian",
2586
+ "roc",
2587
+ "chinese"
2588
+ ]
2558
2589
  }
@@ -1,5 +1,6 @@
1
1
  import { getLanguage } from "@ui5/webcomponents-base/dist/config/Language.js";
2
2
  import { getCalendarType } from "@ui5/webcomponents-base/dist/config/CalendarType.js";
3
+ import { getTimezone as getConfigTimezone } from "@ui5/webcomponents-base/dist/config/Timezone.js";
3
4
  import getDesigntimePropertyAsArray from "@ui5/webcomponents-base/dist/util/getDesigntimePropertyAsArray.js";
4
5
  // @ts-ignore
5
6
  import TimezoneUtil from "./format/TimezoneUtil.js";
@@ -14,7 +15,7 @@ const Configuration = {
14
15
  getSupportedLanguages: () => getDesigntimePropertyAsArray("$core-i18n-locales:,ar,bg,ca,cs,da,de,el,en,es,et,fi,fr,hi,hr,hu,it,iw,ja,ko,lt,lv,nl,no,pl,pt,ro,ru,sh,sk,sl,sv,th,tr,uk,vi,zh_CN,zh_TW$"),
15
16
  getOriginInfo: emptyFn,
16
17
  getFormatSettings: () => FormatSettings,
17
- getTimezone: () => TimezoneUtil.getLocalTimezone(),
18
+ getTimezone: () => getConfigTimezone() || TimezoneUtil.getLocalTimezone(),
18
19
  };
19
20
  export default Configuration;
20
21
  //# sourceMappingURL=Configuration.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Configuration.js","sourceRoot":"","sources":["../../../../src/sap/ui/core/Configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iDAAiD,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AACtF,OAAO,4BAA4B,MAAM,mEAAmE,CAAC;AAC7G,aAAa;AACb,OAAO,YAAY,MAAM,0BAA0B,CAAC;AACpD,OAAO,cAAc,MAAM,qBAAqB,CAAC;AAEjD,MAAM,OAAO,GAAG,GAAG,EAAE,GAAE,CAAC,CAAC;AAEzB;;GAEG;AACH,MAAM,aAAa,GAAG;IACrB,WAAW;IACX,eAAe;IACf,qBAAqB,EAAE,GAAG,EAAE,CAAC,4BAA4B,CAAC,2IAA2I,CAAC;IACtM,aAAa,EAAE,OAAO;IACtB,iBAAiB,EAAE,GAAG,EAAE,CAAC,cAAc;IACvC,WAAW,EAAE,GAAG,EAAE,CAAC,YAAY,CAAC,gBAAgB,EAAY;CAC5D,CAAC;AAEF,eAAe,aAAa,CAAC","sourcesContent":["import { getLanguage } from \"@ui5/webcomponents-base/dist/config/Language.js\";\nimport { getCalendarType } from \"@ui5/webcomponents-base/dist/config/CalendarType.js\";\nimport getDesigntimePropertyAsArray from \"@ui5/webcomponents-base/dist/util/getDesigntimePropertyAsArray.js\";\n// @ts-ignore\nimport TimezoneUtil from \"./format/TimezoneUtil.js\";\nimport FormatSettings from \"./FormatSettings.js\";\n\nconst emptyFn = () => {};\n\n/**\n * OpenUI5 Configuration Shim\n */\nconst Configuration = {\n\tgetLanguage,\n\tgetCalendarType,\n\tgetSupportedLanguages: () => getDesigntimePropertyAsArray(\"$core-i18n-locales:,ar,bg,ca,cs,da,de,el,en,es,et,fi,fr,hi,hr,hu,it,iw,ja,ko,lt,lv,nl,no,pl,pt,ro,ru,sh,sk,sl,sv,th,tr,uk,vi,zh_CN,zh_TW$\"),\n\tgetOriginInfo: emptyFn,\n\tgetFormatSettings: () => FormatSettings,\n\tgetTimezone: () => TimezoneUtil.getLocalTimezone() as string,\n};\n\nexport default Configuration;\n"]}
1
+ {"version":3,"file":"Configuration.js","sourceRoot":"","sources":["../../../../src/sap/ui/core/Configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iDAAiD,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,qDAAqD,CAAC;AACtF,OAAO,EAAE,WAAW,IAAI,iBAAiB,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,4BAA4B,MAAM,mEAAmE,CAAC;AAC7G,aAAa;AACb,OAAO,YAAY,MAAM,0BAA0B,CAAC;AACpD,OAAO,cAAc,MAAM,qBAAqB,CAAC;AAEjD,MAAM,OAAO,GAAG,GAAG,EAAE,GAAE,CAAC,CAAC;AAEzB;;GAEG;AACH,MAAM,aAAa,GAAG;IACrB,WAAW;IACX,eAAe;IACf,qBAAqB,EAAE,GAAG,EAAE,CAAC,4BAA4B,CAAC,2IAA2I,CAAC;IACtM,aAAa,EAAE,OAAO;IACtB,iBAAiB,EAAE,GAAG,EAAE,CAAC,cAAc;IACvC,WAAW,EAAE,GAAG,EAAE,CAAC,iBAAiB,EAAE,IAAI,YAAY,CAAC,gBAAgB,EAAY;CACnF,CAAC;AAEF,eAAe,aAAa,CAAC","sourcesContent":["import { getLanguage } from \"@ui5/webcomponents-base/dist/config/Language.js\";\nimport { getCalendarType } from \"@ui5/webcomponents-base/dist/config/CalendarType.js\";\nimport { getTimezone as getConfigTimezone } from \"@ui5/webcomponents-base/dist/config/Timezone.js\";\nimport getDesigntimePropertyAsArray from \"@ui5/webcomponents-base/dist/util/getDesigntimePropertyAsArray.js\";\n// @ts-ignore\nimport TimezoneUtil from \"./format/TimezoneUtil.js\";\nimport FormatSettings from \"./FormatSettings.js\";\n\nconst emptyFn = () => {};\n\n/**\n * OpenUI5 Configuration Shim\n */\nconst Configuration = {\n\tgetLanguage,\n\tgetCalendarType,\n\tgetSupportedLanguages: () => getDesigntimePropertyAsArray(\"$core-i18n-locales:,ar,bg,ca,cs,da,de,el,en,es,et,fi,fr,hi,hr,hu,it,iw,ja,ko,lt,lv,nl,no,pl,pt,ro,ru,sh,sk,sl,sv,th,tr,uk,vi,zh_CN,zh_TW$\"),\n\tgetOriginInfo: emptyFn,\n\tgetFormatSettings: () => FormatSettings,\n\tgetTimezone: () => getConfigTimezone() || TimezoneUtil.getLocalTimezone() as string,\n};\n\nexport default Configuration;\n"]}