diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/date')
52 files changed, 0 insertions, 104 deletions
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 <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.@@toPrimitive")}}</p> <h2 id="See_also">See also</h2> 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(<var>year</var>, <var>monthIndex</var> [, <var>day</var> [, <var>hours< <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.Date")}}</p> 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 <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getDate")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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)); <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getDay")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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(); <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</div> - <p>{{Compat("javascript.builtins.Date.getFullYear")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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 <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getHours")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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 <span class="operator token" style="background: rgba(255, 255, 255, 0.498039) <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getMilliseconds")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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 <p> </p> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getMinutes")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getMonth")}}</p> </div> 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 <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getSeconds")}}</p> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> 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");</p <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getTime")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getTimezoneOffset")}}</p> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCDate")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCDay")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCFullYear")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCHours")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCMilliseconds")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCMinutes")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCMonth")}}</p> </div> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getUTCSeconds")}}</p> </div> 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 <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.getYear")}}</p> <h2 id="See_Also" name="See_Also">See also</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date")}}</p> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.now")}}</p> <h2 id="参见">参见</h2> 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</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setDate")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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<span class="punctuation token" style="color: #999999;">.</span><span c <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setFullYear")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setHours")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setMilliseconds")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setMinutes")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setMonth")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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) <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setSeconds")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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()); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setTime")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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); <h2 id="浏览器兼容">浏览器兼容</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCDate")}}</p> </div> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCFullYear")}}</p> </div> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCHours")}}</p> </div> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCMilliseconds")}}</p> <h2 id="相关链接">相关链接</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCMinutes")}}</p> <h2 id="相关知识">相关知识</h2> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCMonth")}}</p> </div> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setUTCSeconds")}}</p> </div> 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); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.setYear")}}</p> <h2 id="相关链接">相关链接</h2> 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</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toDateString")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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 <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toGMTString")}}</p> <h2 id="See_Also" name="See_Also">See also</h2> 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 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toISOString")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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 (中国标准时间 <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toJSON")}}</p> </div> 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)); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toLocaleDateString")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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})); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toLocaleString")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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})); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toLocaleTimeString")}}</p> </div> 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()</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toSource")}}</p> <h2 id="相关链接">相关链接</h2> 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, <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toString")}}</p> </div> 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) <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toTimeString")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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(); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toUTCString")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> 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 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.UTC")}}</p> <h2 id="See_also" name="See_also">相关链接</h2> 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 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.valueOf")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> |