We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a18c32 commit b7c4ac8Copy full SHA for b7c4ac8
spec/biblio.json
@@ -116,6 +116,11 @@
116
"type": "op",
117
"aoid": "DateTimeStyleFormat",
118
"id": "sec-date-time-style-format"
119
+ },
120
+ {
121
+ "type": "op",
122
+ "aoid": "PartitionPattern",
123
+ "id": "sec-partitionpattern"
124
}
125
],
126
"https://tc39.es/proposal-intl-duration-format/": [
@@ -124,5 +129,12 @@
129
"aoid": "PartitionDurationFormatPattern",
130
"id": "sec-partitiondurationformatpattern"
131
132
+ ],
133
+ "https://tc39.es/proposal-intl-DateTimeFormat-formatRange/": [
134
135
+ "type": "clause",
136
+ "number": 3,
137
+ "id": "table-datetimeformat-rangepatternfields"
138
+ }
127
139
]
128
140
0 commit comments