From 0ce7202a706c9036eeea42c158f433c2b7940457 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Thu, 3 Mar 2022 22:36:23 +0900 Subject: Migrate CompatibilityTable to Compat macro (es) (#4355) * Migrate CompatibilityTable to Compat macro (es) * Migrate to multiple Compat macro (es) --- .../javascript/reference/global_objects/date/getmilliseconds/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html') diff --git a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 1afe53ae06..a9096a1c01 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -64,6 +64,8 @@ var milisegundos = ahora.getMilliseconds();

Compatibilidad en Navegadores

+{{Compat("javascript.builtins.Date.getMilliseconds")}} +

{{CompatibilityTable}}

-- cgit v1.2.3-54-g00ecf