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.
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.
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.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.