From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- .../javascript/reference/global_objects/date/@@toprimitive/index.html | 2 -- .../zh-cn/web/javascript/reference/global_objects/date/date/index.html | 2 -- .../web/javascript/reference/global_objects/date/getdate/index.html | 2 -- .../web/javascript/reference/global_objects/date/getday/index.html | 2 -- .../web/javascript/reference/global_objects/date/getfullyear/index.html | 2 -- .../web/javascript/reference/global_objects/date/gethours/index.html | 2 -- .../javascript/reference/global_objects/date/getmilliseconds/index.html | 2 -- .../web/javascript/reference/global_objects/date/getminutes/index.html | 2 -- .../web/javascript/reference/global_objects/date/getmonth/index.html | 2 -- .../web/javascript/reference/global_objects/date/getseconds/index.html | 2 -- .../web/javascript/reference/global_objects/date/gettime/index.html | 2 -- .../reference/global_objects/date/gettimezoneoffset/index.html | 2 -- .../web/javascript/reference/global_objects/date/getutcdate/index.html | 2 -- .../web/javascript/reference/global_objects/date/getutcday/index.html | 2 -- .../javascript/reference/global_objects/date/getutcfullyear/index.html | 2 -- .../web/javascript/reference/global_objects/date/getutchours/index.html | 2 -- .../reference/global_objects/date/getutcmilliseconds/index.html | 2 -- .../javascript/reference/global_objects/date/getutcminutes/index.html | 2 -- .../web/javascript/reference/global_objects/date/getutcmonth/index.html | 2 -- .../javascript/reference/global_objects/date/getutcseconds/index.html | 2 -- .../web/javascript/reference/global_objects/date/getyear/index.html | 2 -- files/zh-cn/web/javascript/reference/global_objects/date/index.html | 2 -- files/zh-cn/web/javascript/reference/global_objects/date/now/index.html | 2 -- .../web/javascript/reference/global_objects/date/setdate/index.html | 2 -- .../web/javascript/reference/global_objects/date/setfullyear/index.html | 2 -- .../web/javascript/reference/global_objects/date/sethours/index.html | 2 -- .../javascript/reference/global_objects/date/setmilliseconds/index.html | 2 -- .../web/javascript/reference/global_objects/date/setminutes/index.html | 2 -- .../web/javascript/reference/global_objects/date/setmonth/index.html | 2 -- .../web/javascript/reference/global_objects/date/setseconds/index.html | 2 -- .../web/javascript/reference/global_objects/date/settime/index.html | 2 -- .../web/javascript/reference/global_objects/date/setutcdate/index.html | 2 -- .../javascript/reference/global_objects/date/setutcfullyear/index.html | 2 -- .../web/javascript/reference/global_objects/date/setutchours/index.html | 2 -- .../reference/global_objects/date/setutcmilliseconds/index.html | 2 -- .../javascript/reference/global_objects/date/setutcminutes/index.html | 2 -- .../web/javascript/reference/global_objects/date/setutcmonth/index.html | 2 -- .../javascript/reference/global_objects/date/setutcseconds/index.html | 2 -- .../web/javascript/reference/global_objects/date/setyear/index.html | 2 -- .../javascript/reference/global_objects/date/todatestring/index.html | 2 -- .../web/javascript/reference/global_objects/date/togmtstring/index.html | 2 -- .../web/javascript/reference/global_objects/date/toisostring/index.html | 2 -- .../web/javascript/reference/global_objects/date/tojson/index.html | 2 -- .../reference/global_objects/date/tolocaledatestring/index.html | 2 -- .../javascript/reference/global_objects/date/tolocalestring/index.html | 2 -- .../reference/global_objects/date/tolocaletimestring/index.html | 2 -- .../web/javascript/reference/global_objects/date/tosource/index.html | 2 -- .../web/javascript/reference/global_objects/date/tostring/index.html | 2 -- .../javascript/reference/global_objects/date/totimestring/index.html | 2 -- .../web/javascript/reference/global_objects/date/toutcstring/index.html | 2 -- files/zh-cn/web/javascript/reference/global_objects/date/utc/index.html | 2 -- .../web/javascript/reference/global_objects/date/valueof/index.html | 2 -- 52 files changed, 104 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/date') diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/@@toprimitive/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/@@toprimitive/index.html index 5bf2e177ee..40694bfb60 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/@@toprimitive/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/@@toprimitive/index.html @@ -50,8 +50,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive

Browser compatibility

- -

{{Compat("javascript.builtins.Date.@@toPrimitive")}}

See also

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/date/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/date/index.html index 47f7d4bd7d..2b1e77c4b3 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/date/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/date/index.html @@ -103,6 +103,4 @@ new Date(year, monthIndex [, day [, hours<

Browser compatibility

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getdate/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getdate/index.html index 2c27867870..17608a744f 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getdate/index.html @@ -65,8 +65,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDate

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html index 86fa7a85d4..86badcff49 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html @@ -75,8 +75,6 @@ console.log(new Intl.DateTimeFormat('de-DE', options).format(Xmas95));

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html index 10a0870fac..7c4cf29b9a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -76,8 +76,6 @@ var year = today.getFullYear();

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/gethours/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/gethours/index.html index 9eb86dc04a..c15bc0f6cf 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/gethours/index.html @@ -63,8 +63,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/getHours

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 5c2b81b6e2..db20141cc4 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -62,8 +62,6 @@ ms 浏览器兼容性 - -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getminutes/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getminutes/index.html index 74ace83ef7..5bcbcfc724 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getminutes/index.html @@ -61,8 +61,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMinutes

 

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getmonth/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getmonth/index.html index bf2d68f24d..0002ecf4a1 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getmonth/index.html @@ -76,8 +76,6 @@ console.log(month); // 11

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getseconds/index.html index 4edaa5e02c..83a899886e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getseconds/index.html @@ -65,8 +65,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/getSeconds

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/gettime/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/gettime/index.html index 3bac439efa..8e8bb5bd41 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/gettime/index.html @@ -84,8 +84,6 @@ console.log("Operation took " + (end.getTime() - start.getTime()) + " msec");

浏览器兼容性 - -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 3f7ed584aa..f87d47c2a6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -60,6 +60,4 @@ var currentTimeZoneOffsetInHours = x.getTimezoneOffset() / 60;

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcdate/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcdate/index.html index c39ec91325..e5c6c73ef9 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcdate/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcdate/index.html @@ -61,8 +61,6 @@ var day = today.getUTCDate();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcday/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcday/index.html index 82acb18189..97052ed86a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcday/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcday/index.html @@ -63,8 +63,6 @@ var weekday = today.getUTCDay();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcfullyear/index.html index 8f19fa4845..fcddc106e9 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -63,8 +63,6 @@ var year = today.getUTCFullYear();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutchours/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutchours/index.html index 85c105c875..1ba8124b2e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutchours/index.html @@ -63,8 +63,6 @@ var hours = today.getUTCHours();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index a77a980836..11b4f14b24 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -61,8 +61,6 @@ var milliseconds = today.getUTCMilliseconds();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcminutes/index.html index f4df8aff72..b1b7f85581 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -61,8 +61,6 @@ var minutes = today.getUTCMinutes();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcmonth/index.html index 015b513a72..7b7147560d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -63,8 +63,6 @@ var month = today.getUTCMonth();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getutcseconds/index.html index 84f2e82ff3..194de38a29 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -61,8 +61,6 @@ var seconds = today.getUTCSeconds();

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getyear/index.html index 29f69b85d5..1067341a6f 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getyear/index.html @@ -101,8 +101,6 @@ var year = Xmas.getYear(); // returns 95

Browser compatibility

- -

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

See also

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/index.html index 9cacee3238..25172348f6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/index.html @@ -243,6 +243,4 @@ yourFunctionReturn = printElapsedTime(yourFunction);

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/now/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/now/index.html index 317ecc8b69..b7153612a2 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/now/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/now/index.html @@ -89,8 +89,6 @@ Date.now();

浏览器兼容性

- -

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

参见

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setdate/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setdate/index.html index e044a3b9f3..c2a3e5a5c5 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setdate/index.html @@ -67,8 +67,6 @@ theBigDay.setDate(32);  // 1962-08-01

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setfullyear/index.html index 7f6b70ac9a..72a0583a2d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -68,8 +68,6 @@ theBigDay.浏览器兼容性 - -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/sethours/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/sethours/index.html index f23dab9d13..5b0315f92d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/sethours/index.html @@ -76,8 +76,6 @@ theBigDay.setHours(7);

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setmilliseconds/index.html index 8eac30a518..f747c2696c 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -63,8 +63,6 @@ theBigDay.setMilliseconds(100);

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setminutes/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setminutes/index.html index 13421b2817..fbc30b83fc 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setminutes/index.html @@ -79,8 +79,6 @@ theBigDay.setMinutes(45);

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setmonth/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setmonth/index.html index 010cf5f428..465b3a486e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setmonth/index.html @@ -74,8 +74,6 @@ theBigDay.setMonth(6);

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setseconds/index.html index 5ace67cce9..b22a9cfbf0 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setseconds/index.html @@ -71,8 +71,6 @@ theBigDay.setSeconds(30)

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/settime/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/settime/index.html index 85fe608f8e..d82c54d75d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/settime/index.html @@ -68,8 +68,6 @@ sameAsBigDay.setTime(theBigDay.getTime());

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcdate/index.html index 8f0a425e96..d0f72b4a68 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -64,8 +64,6 @@ theBigDay.setUTCDate(20);

浏览器兼容

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html index cf971aa9c2..9d448b59df 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -81,8 +81,6 @@ theBigDay.setUTCFullYear(1997);

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutchours/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutchours/index.html index 16d4989a4b..b99f7a9761 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutchours/index.html @@ -81,8 +81,6 @@ theBigDay.setUTCHours(8);

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index b3059be4cb..e61bdf87d1 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -72,8 +72,6 @@ theBigDay.setUTCMilliseconds(500);

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcminutes/index.html index 7ea6d1ed0b..cbd4087e42 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -80,8 +80,6 @@ theBigDay.setUTCMinutes(43);

浏览器兼容性

- -

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

相关知识

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcmonth/index.html index 0e3ffb7782..41633f61a7 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -77,8 +77,6 @@ theBigDay.setUTCMonth(11);

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcseconds/index.html index fce240e115..e8b20e6fb6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -79,8 +79,6 @@ theBigDay.setUTCSeconds(20);

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setyear/index.html index 7999ad0022..12c53724c7 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setyear/index.html @@ -58,8 +58,6 @@ theBigDay.setYear(2000);

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/todatestring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/todatestring/index.html index e2216ea015..6162c68977 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/todatestring/index.html @@ -59,8 +59,6 @@ println(d.toDateString()); // prints Wed Jul 28 1993

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/togmtstring/index.html index 4dd44803b4..6891e3c04a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -54,8 +54,6 @@ console.log(str); // Mon, 18 Dec 1995 17:28:35 GMT

Browser compatibility

- -

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

See also

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/toisostring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/toisostring/index.html index b93bd8c745..ee2f6a29bb 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/toisostring/index.html @@ -76,8 +76,6 @@ alert(today.toISOString()); // 返回2011-10-05T14:48:00.000Z

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/tojson/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/tojson/index.html index 689d7b3642..91bc392260 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/tojson/index.html @@ -59,8 +59,6 @@ console.log(backToDate); //Thu Nov 09 2017 18:54:04 GMT+0800 (中国标准时间

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index b5dfe22d12..3089a5fb63 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -142,8 +142,6 @@ alert(date.toLocaleDateString("en-US", options));

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/tolocalestring/index.html index 75e2834be5..be2e721ee2 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -148,8 +148,6 @@ alert(date.toLocaleString("en-US", {hour12: false}));

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index 2a52a021e7..c19d137c7a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -136,8 +136,6 @@ alert(date.toLocaleTimeString("en-US", {hour12: false}));

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/tosource/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/tosource/index.html index dbcae1c739..867a231a72 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/tosource/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/tosource/index.html @@ -39,8 +39,6 @@ Date.toSource()

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/tostring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/tostring/index.html index ce97ceafc5..274418bf39 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/tostring/index.html @@ -75,8 +75,6 @@ myVar = x.toString(); // 把类似于下面格式的值赋给 myVar,

浏览器兼容性

- -

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

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/totimestring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/totimestring/index.html index 0a05806085..b99486c6b6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/totimestring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/totimestring/index.html @@ -60,8 +60,6 @@ println(d.toTimeString()); // prints 14:39:07 GMT-0600 (PDT)

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/toutcstring/index.html index 4889075b1c..94caba73dd 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -63,8 +63,6 @@ var UTCstring = today.toUTCString();

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/utc/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/utc/index.html index 0be526200f..2ea01679de 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/utc/index.html @@ -93,8 +93,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC

浏览器兼容性

- -

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

相关链接

diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/valueof/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/valueof/index.html index 9871342a43..2a441189e5 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/valueof/index.html @@ -74,8 +74,6 @@ var myVar = x.valueOf(); // assigns -424713600000 to myVar

浏览器兼容性

- -

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

相关链接

-- cgit v1.2.3-54-g00ecf