1
0
mirror of https://github.com/tc39/test262.git synced 2025-04-08 19:35:28 +02:00

add features: [Intl.DateTimeFormat-formatRange] ()

This commit is contained in:
Frank Yung-Fong Tang 2019-10-10 12:27:20 -07:00 committed by Leo Balter
parent 98883a577e
commit 146ef7db57

@ -6,6 +6,7 @@ esid: sec-initializedatetimeformat
description: >
Checks the DateTimeFormat choose different patterns based
on calendar.
features: [Intl.DateTimeFormat-formatRange]
locale: [en]
---*/