--- title: constructor slug: Web/JavaScript/Referencje/Obiekty/Date/constructor 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 ---
Zwraca referencję do funkcji Date, 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.
Własność obiektu: Date | |
Zaimplementowane w: | JavaScript 1.1, NES 2.0 |
Wersja ECMA: | ECMA-262 |
Zobacz Object.constructor
.