Skip to content

Commit b7c4ac8

Browse files
ryzokukenMs2ger
andauthored
Rebase on top of DateTimeFormat.formatRange (#1339)
Co-authored-by: Ms2ger <[email protected]>
1 parent 9a18c32 commit b7c4ac8

File tree

2 files changed

+287
-66
lines changed

2 files changed

+287
-66
lines changed

spec/biblio.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@
116116
"type": "op",
117117
"aoid": "DateTimeStyleFormat",
118118
"id": "sec-date-time-style-format"
119+
},
120+
{
121+
"type": "op",
122+
"aoid": "PartitionPattern",
123+
"id": "sec-partitionpattern"
119124
}
120125
],
121126
"https://tc39.es/proposal-intl-duration-format/": [
@@ -124,5 +129,12 @@
124129
"aoid": "PartitionDurationFormatPattern",
125130
"id": "sec-partitiondurationformatpattern"
126131
}
132+
],
133+
"https://tc39.es/proposal-intl-DateTimeFormat-formatRange/": [
134+
{
135+
"type": "clause",
136+
"number": 3,
137+
"id": "table-datetimeformat-rangepatternfields"
138+
}
127139
]
128140
}

0 commit comments

Comments
 (0)