diff options
Diffstat (limited to 'files/de/web/javascript/reference/global_objects/date')
49 files changed, 0 insertions, 98 deletions
diff --git a/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html b/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html index 593369fe87..e2657a843d 100644 --- a/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html +++ b/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html @@ -58,8 +58,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html index 170b9cebfa..17651b9184 100644 --- a/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -75,8 +75,6 @@ var year = today.getFullYear(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/gethours/index.html b/files/de/web/javascript/reference/global_objects/date/gethours/index.html index c8036ad465..f219fee5fd 100644 --- a/files/de/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/gethours/index.html @@ -71,8 +71,6 @@ console.log(hours); // 23 <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 3238d48bbc..57813de731 100644 --- a/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -69,8 +69,6 @@ var milliseconds = today.getMilliseconds(); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getminutes/index.html b/files/de/web/javascript/reference/global_objects/date/getminutes/index.html index ec541dc8fe..4b7bda0231 100644 --- a/files/de/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getminutes/index.html @@ -69,8 +69,6 @@ console.log(minutes); // 15 <h2 id="Browserkompatibilität">Browserkompatibilität</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.getMinutes")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getmonth/index.html b/files/de/web/javascript/reference/global_objects/date/getmonth/index.html index 5c5d8ceed7..05dc026273 100644 --- a/files/de/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getmonth/index.html @@ -71,8 +71,6 @@ console.log(month); // 11 <h2 id="Browserkompatibilität">Browserkompatibilität</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.getMonth")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getseconds/index.html index 1cd8514b1b..951a1b10da 100644 --- a/files/de/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getseconds/index.html @@ -71,8 +71,6 @@ console.log(seconds); // 30 <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/gettime/index.html b/files/de/web/javascript/reference/global_objects/date/gettime/index.html index 8c6eb521e1..4d056015cc 100644 --- a/files/de/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/de/web/javascript/reference/global_objects/date/gettime/index.html @@ -113,8 +113,6 @@ new Date().getTime(); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 6d7cbb8442..5af74a5d57 100644 --- a/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -97,6 +97,4 @@ var labourDayOffset = labourDay.getTimezoneOffset() / 60;</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</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/de/web/javascript/reference/global_objects/date/getutcdate/index.html b/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html index 4d85c3b3b8..22aa3e9e65 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html @@ -67,8 +67,6 @@ var day = today.getUTCDate(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCDate")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcday/index.html b/files/de/web/javascript/reference/global_objects/date/getutcday/index.html index 445e09aae3..194fcd03af 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcday/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcday/index.html @@ -69,8 +69,6 @@ var weekday = today.getUTCDay(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCDay")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html index 0c273c4af9..55972f828b 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -73,8 +73,6 @@ var year = today.getUTCFullYear(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutchours/index.html b/files/de/web/javascript/reference/global_objects/date/getutchours/index.html index b11d3df06f..ff37edbb0f 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutchours/index.html @@ -69,8 +69,6 @@ var hours = today.getUTCHours(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCHours")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index d44ece54d3..a7e83b2dd2 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -67,8 +67,6 @@ var milliseconds = today.getUTCMilliseconds(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCMilliseconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html index e2f039b987..02e2593e95 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -67,8 +67,6 @@ var minutes = today.getUTCMinutes(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCMinutes")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html index 3de532c78a..1050baa261 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -69,8 +69,6 @@ var month = today.getUTCMonth(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCMonth")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html index 55ca03eb8f..0fab91ae62 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -67,8 +67,6 @@ var seconds = today.getUTCSeconds(); <h2 id="Browserkompatibilität">Browserkompatibilität</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.getUTCSeconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getyear/index.html b/files/de/web/javascript/reference/global_objects/date/getyear/index.html index 1c7ef8baba..c163e32738 100644 --- a/files/de/web/javascript/reference/global_objects/date/getyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getyear/index.html @@ -114,8 +114,6 @@ var year = Xmas.getYear(); // returns 95 <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/now/index.html b/files/de/web/javascript/reference/global_objects/date/now/index.html index e275650960..9e1b346ffc 100644 --- a/files/de/web/javascript/reference/global_objects/date/now/index.html +++ b/files/de/web/javascript/reference/global_objects/date/now/index.html @@ -93,8 +93,6 @@ new Date().getTime(); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/parse/index.html b/files/de/web/javascript/reference/global_objects/date/parse/index.html index 4920cdb6a8..bca8b4ce29 100644 --- a/files/de/web/javascript/reference/global_objects/date/parse/index.html +++ b/files/de/web/javascript/reference/global_objects/date/parse/index.html @@ -156,8 +156,6 @@ Date<span class="punctuation token">.</span><span class="function token">parse</ <h2 id="Browserkompatibilität">Browserkompatibilität</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.parse")}}</p> <h2 id="Kompatibilitätsnotitzen">Kompatibilitätsnotitzen</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setdate/index.html b/files/de/web/javascript/reference/global_objects/date/setdate/index.html index 4fb7d6ac63..1b5de49e50 100644 --- a/files/de/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setdate/index.html @@ -79,8 +79,6 @@ theBigDay.setDate(22); // 1962-08-22</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html index 3dafd848dc..e7ecc6ff33 100644 --- a/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -84,8 +84,6 @@ theBigDay.setFullYear(1997); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/sethours/index.html b/files/de/web/javascript/reference/global_objects/date/sethours/index.html index 3b40e647b6..9c38fbafaf 100644 --- a/files/de/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/sethours/index.html @@ -90,8 +90,6 @@ theBigDay.setHours(7); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html index 51f2e069ab..e29383c2b5 100644 --- a/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -78,8 +78,6 @@ theBigDay.setMilliseconds(100); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setminutes/index.html b/files/de/web/javascript/reference/global_objects/date/setminutes/index.html index 75918fb16b..a6d8db3b51 100644 --- a/files/de/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setminutes/index.html @@ -88,8 +88,6 @@ theBigDay.setMinutes(45); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setmonth/index.html b/files/de/web/javascript/reference/global_objects/date/setmonth/index.html index 02d659ad50..b9c07730dd 100644 --- a/files/de/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setmonth/index.html @@ -91,8 +91,6 @@ console.log(endOfMonth); //Wed Mar 02 2016 00:00:00 <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setseconds/index.html index 9a10f186ec..6d374350f6 100644 --- a/files/de/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setseconds/index.html @@ -86,8 +86,6 @@ theBigDay.setSeconds(30); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/settime/index.html b/files/de/web/javascript/reference/global_objects/date/settime/index.html index aaf72c378a..6b0946c7de 100644 --- a/files/de/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/de/web/javascript/reference/global_objects/date/settime/index.html @@ -79,8 +79,6 @@ sameAsBigDay.setTime(theBigDay.getTime()); <h2 id="Browserkompatibilität">Browserkompatibilität</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">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html index 15f05b5109..1cb1e1572c 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -78,8 +78,6 @@ theBigDay.setUTCDate(20); <h2 id="Browserkompatibilität">Browserkompatibilität</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.setUTCDate")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html index c901540225..7e03bd9eff 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -84,8 +84,6 @@ theBigDay.setUTCFullYear(1997); <h2 id="Browserkompatibilität">Browserkompatibilität</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.setUTCFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutchours/index.html b/files/de/web/javascript/reference/global_objects/date/setutchours/index.html index 6194eceb91..3c6471a5e1 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutchours/index.html @@ -86,8 +86,6 @@ theBigDay.setUTCHours(8); <h2 id="Browserkompatibilität">Browserkompatibilität</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.setUTCHours")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index 14cbca2f90..323af7b4f6 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -78,8 +78,6 @@ theBigDay.setUTCMilliseconds(500); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html index b56abc94d6..e817dc649c 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -84,8 +84,6 @@ theBigDay.setUTCMinutes(43); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html index d4f393051d..695be86c5b 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -82,8 +82,6 @@ theBigDay.setUTCMonth(11); <h2 id="Browserkompatibilität">Browserkompatibilität</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.setUTCMonth")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html index 52ce280245..b5946c8e12 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -82,8 +82,6 @@ theBigDay.setUTCSeconds(20); <h2 id="Browserkompatibilität">Browserkompatibilität</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.setUTCSeconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setyear/index.html b/files/de/web/javascript/reference/global_objects/date/setyear/index.html index 8eb3627370..fe0a3e3e0a 100644 --- a/files/de/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setyear/index.html @@ -82,8 +82,6 @@ theBigDay.setYear(2000); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/todatestring/index.html b/files/de/web/javascript/reference/global_objects/date/todatestring/index.html index 00440243e6..7dd5152a04 100644 --- a/files/de/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/todatestring/index.html @@ -79,8 +79,6 @@ console.log(d.toDateString()); // logs Wed Jun 28 1993 <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html index c80dfdc5b9..68d797af38 100644 --- a/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -74,8 +74,6 @@ console.log(str); // Mon, 18 Dec 1995 17:28:35 GMT <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/toisostring/index.html b/files/de/web/javascript/reference/global_objects/date/toisostring/index.html index 8d84d65c3c..45452bcda6 100644 --- a/files/de/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/toisostring/index.html @@ -96,8 +96,6 @@ console.log(today.toISOString()); // Returns 2011-10-05T14:48:00.000Z <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tojson/index.html b/files/de/web/javascript/reference/global_objects/date/tojson/index.html index 1d65876585..bbe50ba20e 100644 --- a/files/de/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tojson/index.html @@ -68,8 +68,6 @@ console.log(jsonDate); //2015-10-26T07:46:36.611Z <h2 id="Browserkompatibilität">Browserkompatibilität</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.toJSON")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index 21248d939a..c6f2dea2e2 100644 --- a/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -174,8 +174,6 @@ console.log(date.toLocaleDateString('en-US', options)); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html index 4db8f38c1e..d21b117725 100644 --- a/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -174,8 +174,6 @@ console.log(date.toLocaleString('en-US', { hour12: false })); <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index da74e548cf..e77121da82 100644 --- a/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -162,8 +162,6 @@ console.log(date.toLocaleTimeString('en-US', { hour12: false })); <h2 id="Browserkompatibilität">Browserkompatibilität</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.toLocaleTimeString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tosource/index.html b/files/de/web/javascript/reference/global_objects/date/tosource/index.html index 12764ae672..670bc870ea 100644 --- a/files/de/web/javascript/reference/global_objects/date/tosource/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tosource/index.html @@ -50,8 +50,6 @@ Date.toSource()</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tostring/index.html b/files/de/web/javascript/reference/global_objects/date/tostring/index.html index 470fd1903c..22163a496f 100644 --- a/files/de/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tostring/index.html @@ -80,8 +80,6 @@ myVar = x.toString(); // Weist der Variablen myVar folgenden Wert zu: <h2 id="Browserkompatibilität">Browserkompatibilität</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.toString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/totimestring/index.html b/files/de/web/javascript/reference/global_objects/date/totimestring/index.html index 65d643c72a..a601e1217e 100644 --- a/files/de/web/javascript/reference/global_objects/date/totimestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/totimestring/index.html @@ -75,8 +75,6 @@ console.log(d.toTimeString()); // logs 14:39:07 GMT-0600 (PDT) <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html index 02dc9d414b..5d62c43f3d 100644 --- a/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -71,8 +71,6 @@ var UTCstring = today.toUTCString(); // Wed, 14 Jun 2017 07:00:00 GMT <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/utc/index.html b/files/de/web/javascript/reference/global_objects/date/utc/index.html index 56aa3fde32..e28c47d1ea 100644 --- a/files/de/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/de/web/javascript/reference/global_objects/date/utc/index.html @@ -103,8 +103,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC <h2 id="Browserkompatibilität">Browserkompatibilität</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="Anmerkungen_zur_Kompatibilität">Anmerkungen zur Kompatibilität</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/valueof/index.html b/files/de/web/javascript/reference/global_objects/date/valueof/index.html index 18f540fa4d..f4df14f79b 100644 --- a/files/de/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/de/web/javascript/reference/global_objects/date/valueof/index.html @@ -73,8 +73,6 @@ var myVar = x.valueOf(); // schreibt -424713600000 auf myVar <h2 id="Browserkompatibilität">Browserkompatibilität</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="Siehe_auch">Siehe auch</h2> |