diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/date')
52 files changed, 0 insertions, 104 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/date/@@toprimitive/index.html b/files/ja/web/javascript/reference/global_objects/date/@@toprimitive/index.html index ba7475e583..f8306b4526 100644 --- a/files/ja/web/javascript/reference/global_objects/date/@@toprimitive/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/@@toprimitive/index.html @@ -64,8 +64,6 @@ testDate[Symbol.toPrimitive]('default'); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.@@toPrimitive")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/date/index.html b/files/ja/web/javascript/reference/global_objects/date/date/index.html index 9aa45f5b17..e82f2aa988 100644 --- a/files/ja/web/javascript/reference/global_objects/date/date/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/date/index.html @@ -124,8 +124,6 @@ let birthday = new Date(1995, 11, 17, 3, 24, 0)</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.Date")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getdate/index.html b/files/ja/web/javascript/reference/global_objects/date/getdate/index.html index 3f790c14df..42ad530f40 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getdate/index.html @@ -54,8 +54,6 @@ console.log(day); // 25 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getDate")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getday/index.html b/files/ja/web/javascript/reference/global_objects/date/getday/index.html index 2a9e3192ae..6b17ad6bb3 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getday/index.html @@ -67,8 +67,6 @@ console.log(new Intl.DateTimeFormat('de-DE', options).format(Xmas95)); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getDay")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/ja/web/javascript/reference/global_objects/date/getfullyear/index.html index a1cad58ea3..115e1a09b1 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -58,8 +58,6 @@ var year = today.getFullYear(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getFullYear")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/gethours/index.html b/files/ja/web/javascript/reference/global_objects/date/gethours/index.html index 3d23d4599a..5aa0431143 100644 --- a/files/ja/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/gethours/index.html @@ -55,8 +55,6 @@ console.log(hours); // 23 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getHours")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 91b632f753..9b69dc9aba 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -52,8 +52,6 @@ var milliseconds = today.getMilliseconds(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getMilliseconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getminutes/index.html b/files/ja/web/javascript/reference/global_objects/date/getminutes/index.html index 45646458a7..4612b2c76a 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getminutes/index.html @@ -54,8 +54,6 @@ console.log(minutes); // 15 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getMinutes")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getmonth/index.html b/files/ja/web/javascript/reference/global_objects/date/getmonth/index.html index 3ffe832ff7..e87c48bdc5 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getmonth/index.html @@ -65,8 +65,6 @@ console.log(new Intl.DateTimeFormat('de-DE', options).format(Xmas95)); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getMonth")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/getseconds/index.html index 44ace675f4..dbeef9a9b9 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getseconds/index.html @@ -54,8 +54,6 @@ console.log(seconds); // 30 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getSeconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/gettime/index.html b/files/ja/web/javascript/reference/global_objects/date/gettime/index.html index c0ff3ff0e1..8f6d1833ad 100644 --- a/files/ja/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/gettime/index.html @@ -97,8 +97,6 @@ console.log('Operation took ' + (end.getTime() - start.getTime()) + ' msec'); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("javascript.builtins.Date.getTime")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/ja/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 3f7f8c968b..d2b6ed83d7 100644 --- a/files/ja/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -87,8 +87,6 @@ let labourDayOffset = labourDay.getTimezoneOffset() / 60; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getTimezoneOffset")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutcday/index.html b/files/ja/web/javascript/reference/global_objects/date/getutcday/index.html index 4078dfc807..c0c52fd278 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutcday/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutcday/index.html @@ -52,8 +52,6 @@ var weekday = today.getUTCDay(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCDay")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/ja/web/javascript/reference/global_objects/date/getutcfullyear/index.html index efa5d1d7b8..ab860f1fe9 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -56,8 +56,6 @@ var year = today.getUTCFullYear(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCFullYear")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutchours/index.html b/files/ja/web/javascript/reference/global_objects/date/getutchours/index.html index e1a3272494..a3c831e7e9 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutchours/index.html @@ -52,8 +52,6 @@ var hours = today.getUTCHours(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCHours")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index e61d81ae33..97c48db9ea 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -54,8 +54,6 @@ var milliseconds = today.getUTCMilliseconds(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCMilliseconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/ja/web/javascript/reference/global_objects/date/getutcminutes/index.html index 4c5796b4c8..e2a7656509 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -52,8 +52,6 @@ var minutes = today.getUTCMinutes(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCMinutes")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/ja/web/javascript/reference/global_objects/date/getutcmonth/index.html index a760e61b01..45027a68ac 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -52,8 +52,6 @@ var month = today.getUTCMonth(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCMonth")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/getutcseconds/index.html index 2b74bbf53d..d7cf47a620 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -52,8 +52,6 @@ var seconds = today.getUTCSeconds(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getUTCSeconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/getyear/index.html b/files/ja/web/javascript/reference/global_objects/date/getyear/index.html index 05637f5e1f..12e9edb9cb 100644 --- a/files/ja/web/javascript/reference/global_objects/date/getyear/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/getyear/index.html @@ -95,8 +95,6 @@ var year = Xmas.getYear(); // 95 を返す <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.getYear")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/index.html b/files/ja/web/javascript/reference/global_objects/date/index.html index a681a241ce..a5e00b4f68 100644 --- a/files/ja/web/javascript/reference/global_objects/date/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/index.html @@ -252,8 +252,6 @@ let yourFunctionReturn = printElapsedTime(yourFunction) <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date", 3)}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/now/index.html b/files/ja/web/javascript/reference/global_objects/date/now/index.html index d94036a2ad..3c7f4ca209 100644 --- a/files/ja/web/javascript/reference/global_objects/date/now/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/now/index.html @@ -74,8 +74,6 @@ Date.now(); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.now")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/parse/index.html b/files/ja/web/javascript/reference/global_objects/date/parse/index.html index 5de3118e54..ec4a46ca35 100644 --- a/files/ja/web/javascript/reference/global_objects/date/parse/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/parse/index.html @@ -181,8 +181,6 @@ Date.parse("2019-01-01T00:00:00.000+00:00") <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.parse")}}</p> <h3 id="Compatibility_notes" name="Compatibility_notes">互換性ノート</h3> diff --git a/files/ja/web/javascript/reference/global_objects/date/setdate/index.html b/files/ja/web/javascript/reference/global_objects/date/setdate/index.html index 9042106ce6..ae1e72dcea 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setdate/index.html @@ -70,8 +70,6 @@ theBigDay.setDate(-50); // 1962-08-11 (11th of August 1962) <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setDate")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/ja/web/javascript/reference/global_objects/date/setfullyear/index.html index 5c4a299589..8656b7c203 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -67,8 +67,6 @@ theBigDay.setFullYear(1997); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setFullYear")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/sethours/index.html b/files/ja/web/javascript/reference/global_objects/date/sethours/index.html index d66c6dfeb3..f68b5663d1 100644 --- a/files/ja/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/sethours/index.html @@ -73,8 +73,6 @@ theBigDay.setHours(7); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setHours")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/setmilliseconds/index.html index 4596840365..3ff79fcd87 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -61,8 +61,6 @@ theBigDay.setMilliseconds(100); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setMilliseconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setminutes/index.html b/files/ja/web/javascript/reference/global_objects/date/setminutes/index.html index b1763e6d23..da2fa2fc80 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setminutes/index.html @@ -71,8 +71,6 @@ theBigDay.setMinutes(45); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setMinutes")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setmonth/index.html b/files/ja/web/javascript/reference/global_objects/date/setmonth/index.html index 81caf3b8ec..bc110ea03e 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setmonth/index.html @@ -74,8 +74,6 @@ console.log(endOfMonth); //Wed Mar 02 2016 00:00:00 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setMonth")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/setseconds/index.html index ec0a67f989..ffc2a0514a 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setseconds/index.html @@ -69,8 +69,6 @@ theBigDay.setSeconds(30); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setSeconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/settime/index.html b/files/ja/web/javascript/reference/global_objects/date/settime/index.html index 0c4ffa06f9..3100eab06e 100644 --- a/files/ja/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/settime/index.html @@ -62,8 +62,6 @@ sameAsBigDay.setTime(theBigDay.getTime()); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setTime")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/ja/web/javascript/reference/global_objects/date/setutcdate/index.html index 649ca500a7..8a09ffda79 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -61,8 +61,6 @@ theBigDay.setUTCDate(20); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCDate")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/ja/web/javascript/reference/global_objects/date/setutcfullyear/index.html index c2d2f205df..5850ca7c88 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -67,8 +67,6 @@ theBigDay.setUTCFullYear(1997); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCFullYear")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutchours/index.html b/files/ja/web/javascript/reference/global_objects/date/setutchours/index.html index 9b6fce0056..d82e218e52 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutchours/index.html @@ -69,8 +69,6 @@ theBigDay.setUTCHours(8); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCHours")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index 268babe40a..dd0329a00c 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -61,8 +61,6 @@ theBigDay.setUTCMilliseconds(500); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCMilliseconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/ja/web/javascript/reference/global_objects/date/setutcminutes/index.html index 37d4c845f9..ba00aa516d 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -67,8 +67,6 @@ theBigDay.setUTCMinutes(43); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCMinutes")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/ja/web/javascript/reference/global_objects/date/setutcmonth/index.html index 671b969014..81590f6a9b 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -65,8 +65,6 @@ theBigDay.setUTCMonth(11); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCMonth")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/ja/web/javascript/reference/global_objects/date/setutcseconds/index.html index 88cb29dc5b..404371db20 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -65,8 +65,6 @@ theBigDay.setUTCSeconds(20); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setUTCSeconds")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/setyear/index.html b/files/ja/web/javascript/reference/global_objects/date/setyear/index.html index 18cbf5b5d9..e007d2462a 100644 --- a/files/ja/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/setyear/index.html @@ -63,8 +63,6 @@ theBigDay.setYear(2000); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.setYear")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/todatestring/index.html b/files/ja/web/javascript/reference/global_objects/date/todatestring/index.html index 397ca3a281..b55d059b2b 100644 --- a/files/ja/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/todatestring/index.html @@ -71,8 +71,6 @@ console.log(d.toDateString()); // logs Mon Jun 28 1993 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toDateString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/ja/web/javascript/reference/global_objects/date/togmtstring/index.html index c64628399f..abf87e5cc0 100644 --- a/files/ja/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -55,8 +55,6 @@ console.log(str); // Mon, 18 Dec 1995 17:28:35 GMT <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toGMTString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/toisostring/index.html b/files/ja/web/javascript/reference/global_objects/date/toisostring/index.html index 945302e3d9..34815de3f5 100644 --- a/files/ja/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/toisostring/index.html @@ -83,8 +83,6 @@ console.log(today.toISOString()) // 2011-10-05T14:48:00.000Z を返す <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toISOString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/tojson/index.html b/files/ja/web/javascript/reference/global_objects/date/tojson/index.html index 2370dfc2b7..802d856eba 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tojson/index.html @@ -56,8 +56,6 @@ console.log(jsonDate); //2015-10-26T07:46:36.611Z <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toJSON")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/ja/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index 04a1278e49..9ade139ff1 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -145,8 +145,6 @@ console.log(date.toLocaleDateString('en-US', options)); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toLocaleDateString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/ja/web/javascript/reference/global_objects/date/tolocalestring/index.html index 4de5f6bf2e..c1f9d7ae70 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -166,8 +166,6 @@ console.log(date.toLocaleString('en-US', { hour12: false })); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toLocaleString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/ja/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index c26afc5c19..a3167aca27 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -140,8 +140,6 @@ console.log(date.toLocaleTimeString([], { hour: '2-digit', minute: '2-digit' })) <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toLocaleTimeString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/tosource/index.html b/files/ja/web/javascript/reference/global_objects/date/tosource/index.html index 8d9b5bc578..d54aebfade 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tosource/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tosource/index.html @@ -39,8 +39,6 @@ Date.toSource()</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toSource")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/tostring/index.html b/files/ja/web/javascript/reference/global_objects/date/tostring/index.html index 72c5042eac..ee29941d48 100644 --- a/files/ja/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/tostring/index.html @@ -99,8 +99,6 @@ var myVar = x.toString(); // 次のような値を myVar に代入します: <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/totimestring/index.html b/files/ja/web/javascript/reference/global_objects/date/totimestring/index.html index 67928ed7a8..60e6b8a901 100644 --- a/files/ja/web/javascript/reference/global_objects/date/totimestring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/totimestring/index.html @@ -58,8 +58,6 @@ console.log(d.toTimeString()); // 14:39:07 GMT-0600 (PDT) <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toTimeString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/ja/web/javascript/reference/global_objects/date/toutcstring/index.html index 38d3f67926..0a55cec734 100644 --- a/files/ja/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -97,8 +97,6 @@ let UTCstring = today.toUTCString(); // Wed, 14 Jun 2017 07:00:00 GMT <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.toUTCString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/date/utc/index.html b/files/ja/web/javascript/reference/global_objects/date/utc/index.html index bc1dda2191..2e505eafcf 100644 --- a/files/ja/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/utc/index.html @@ -93,8 +93,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.UTC")}}</p> <h3 id="Compatibility_notes" name="Compatibility_notes">互換性ノート</h3> diff --git a/files/ja/web/javascript/reference/global_objects/date/valueof/index.html b/files/ja/web/javascript/reference/global_objects/date/valueof/index.html index dc80281505..839861d4ec 100644 --- a/files/ja/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/ja/web/javascript/reference/global_objects/date/valueof/index.html @@ -56,8 +56,6 @@ var myVar = x.valueOf(); // myVar に -424713600000 を代入 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Date.valueOf")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |