From 52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b Mon Sep 17 00:00:00 2001 From: Blueberryy <36592509+Blueberryy@users.noreply.github.com> Date: Mon, 31 May 2021 12:34:40 +0500 Subject: RU: Fix Intl.DateTimeFormat compat macros link --- .../javascript/reference/global_objects/intl/datetimeformat/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/javascript/reference/global_objects/intl/datetimeformat') diff --git a/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html index eb9aac9de9..092f4c0d60 100644 --- a/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html +++ b/files/ru/web/javascript/reference/global_objects/intl/datetimeformat/index.html @@ -220,7 +220,7 @@ console.log(date.toLocaleString('en-US', options));
{{Compat}}
+{{Compat("javascript.builtins.Intl.DateTimeFormat")}}