https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/valueOf
Temporal.Instant.prototype.valueOf() - JavaScript | MDN
The valueOf() method of Temporal.Instant instances throws a TypeError, which prevents Temporal.Instant instances from being implicitly converted to primitives...
temporal instant prototypemdn
https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/round
Temporal.Instant.prototype.round() - JavaScript | MDN
Die round() Methode von Temporal.Instant Instanzen gibt ein neues Temporal.Instant Objekt zurück, das diesen Zeitpunkt, gerundet auf die angegebene Einheit,...
temporal instant prototypemdn