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.
If no arguments are provided, the constructor creates a JavaScript Date object for the current date and time according to system settings.
Wenn keine Argumente übergeben werden, erstellt der Konstruktor ein Date Objekt mit dem aktuellen Datum und der aktuellen Zeit der Systemzeitzone.
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.
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"
The Date class is used to store and retrieve dates in JavaScript.
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.