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) --- .../javascript/reference/global_objects/date/tolocalestring/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/es/web/javascript/reference/global_objects/date/tolocalestring') diff --git a/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html index 00ff28b732..dee578064f 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -150,8 +150,6 @@ console.log(date.toLocaleString('en-US', { hour12: false }));

Browser compatibility

- -

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

See also

-- cgit v1.2.3-54-g00ecf