Creates a JavaScript Date instance that represents a single moment in time in a platform-independent format.
Erstellt eine JavaScript Date Instanz, die einen einzelnen Moment der Zeit repräsentiert.
A JavaScript date is fundamentally specified as the number of milliseconds that have elapsed since midnight on January 1, 1970, UTC.
Das JavaScript Datum basiert auf einem Zeitwert, der die Millisekunden seit Mitternacht am 1. Januar 1970 UTC beinhaltet.
Time has long been measured in the Web platform using some form of the JavaScript Date object, whether it is through the () method or the DOMTimeStamp type.
Zeit wurde im Web seit Langem mit einer Variante des „Date"-Objekts von JavaScript gemessen, entweder über die „()"-Methode oder den „DOMTimeStamp"-Typ.
For example, JavaScript Date functions or Math.Random() calls will be replaced with a static value.
Beispielsweise werden JavaScript Date-Funktionen oder Math.Random()-Aufrufe durch einen statischen Wert ersetzt.
The JSON form of the JavaScript Date object follows the ISO 8601 standard, for example "2013-08-23T00:00:00Z".
Das JSON Formular des Objekts JavaScript Datum berücksichtigt den Standard ISO 8601, z.B. "2013-08-23T00:00:00Z"
JavaScript Date instances inherit from Date.prototype.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.