From 325a9a16506132e984a82bbfce18f9220e81fbb0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 22 Jun 2021 07:55:45 -0400 Subject: remove hidden bcd table from 'es' (#1271) --- .../reference/global_objects/date/tolocaletimestring/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html') diff --git a/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index 0e06f10c08..f960023e89 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -138,8 +138,6 @@ console.log(date.toLocaleTimeString([], { hour: '2-digit', minute: '2-digit' }))

Compatibilidad con navegadores

- -

{{Compat("javascript.builtins.Date.toLocaleTimeString")}}

Ver también

-- cgit v1.2.3-54-g00ecf