@@ -74,9 +74,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
74
74
<dateTimeFormat type =" atTime" >
75
75
<pattern >{1} 'at' {0}</pattern >
76
76
</dateTimeFormat >
77
- <dateTimeFormat type =" relative" >
78
- <pattern >{1} 'at' {0}</pattern >
79
- </dateTimeFormat >
80
77
</dateTimeFormatLength >
81
78
<dateTimeFormatLength type =" long" >
82
79
<dateTimeFormat >
@@ -85,9 +82,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
85
82
<dateTimeFormat type =" atTime" >
86
83
<pattern >{1} 'at' {0}</pattern >
87
84
</dateTimeFormat >
88
- <dateTimeFormat type =" relative" >
89
- <pattern >{1} 'at' {0}</pattern >
90
- </dateTimeFormat >
91
85
</dateTimeFormatLength >
92
86
<dateTimeFormatLength type =" medium" >
93
87
<dateTimeFormat >
@@ -96,9 +90,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
96
90
<dateTimeFormat type =" atTime" >
97
91
<pattern >{1}, {0}</pattern >
98
92
</dateTimeFormat >
99
- <dateTimeFormat type =" relative" >
100
- <pattern >{1}, {0}</pattern >
101
- </dateTimeFormat >
102
93
</dateTimeFormatLength >
103
94
<dateTimeFormatLength type =" short" >
104
95
<dateTimeFormat >
@@ -107,9 +98,6 @@ CLDR data files are interpreted according to the LDML specification (http://unic
107
98
<dateTimeFormat type =" atTime" >
108
99
<pattern >{1}, {0}</pattern >
109
100
</dateTimeFormat >
110
- <dateTimeFormat type =" relative" >
111
- <pattern >{1}, {0}</pattern >
112
- </dateTimeFormat >
113
101
</dateTimeFormatLength >
114
102
<availableFormats >
115
103
<dateFormatItem id =" Bh" >h B</dateFormatItem >
0 commit comments