diff options
Diffstat (limited to 'files/pl/conflicting/web/javascript/reference/global_objects/date/index.html')
-rw-r--r-- | files/pl/conflicting/web/javascript/reference/global_objects/date/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/files/pl/conflicting/web/javascript/reference/global_objects/date/index.html b/files/pl/conflicting/web/javascript/reference/global_objects/date/index.html deleted file mode 100644 index 86570633a1..0000000000 --- a/files/pl/conflicting/web/javascript/reference/global_objects/date/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: constructor -slug: conflicting/Web/JavaScript/Reference/Global_Objects/Date -tags: - - Dokumentacja_JavaScript - - Dokumentacje - - JavaScript - - Wszystkie_kategorie -translation_of: Web/JavaScript/Reference/Global_Objects/Date -translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/constructor -original_slug: Web/JavaScript/Referencje/Obiekty/Date/constructor ---- -<p> -</p> -<h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> -<p>Zwraca referencję do funkcji <a href="../../../../en/Core_JavaScript_1.5_Reference/Global_Objects/Date" rel="internal">Date</a>, która tworzy prototyp instancji. Należy pamiętać, że wartość tej własności jest referencją do samej funkcji, nie zaś łańcuchem znaków zawierającym nazwę funkcji.</p> -<table class="fullwidth-table"> <tbody> <tr> <td class="header" colspan="2">Własność obiektu: <a href="/pl/Dokumentacja_j%C4%99zyka_JavaScript_1.5/Obiekty/Date" title="pl/Dokumentacja_języka_JavaScript_1.5/Obiekty/Date">Date</a></td> </tr> <tr> <td>Zaimplementowane w:</td> <td>JavaScript 1.1, NES 2.0</td> </tr> <tr> <td>Wersja ECMA:</td> <td>ECMA-262</td> </tr> </tbody> -</table><h3 id="Opis" name="Opis"> Opis </h3> -<p>Zobacz <code><a href="pl/Dokumentacja_j%c4%99zyka_JavaScript_1.5/Obiekty/Object/constructor">Object.constructor</a></code>. -</p>{{ languages( { "en": "en/Core_JavaScript_1.5_Reference/Global_Objects/Date/constructor", "ja": "ja/Core_JavaScript_1.5_Reference/Global_Objects/Date/constructor" } ) }} |