- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 1,628 for host:developer.mozilla.org (0.02 seconds)
-
Temporal.Duration.prototype.total() - JavaScrip...
The total() method of Temporal.Duration instances returns a number representing the total duration in the given unit.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/totalWed May 20 01:35:27 GMT 2026 17.2K bytes -
Temporal.Duration.prototype.microseconds - Java...
The microseconds accessor property of Temporal.Duration instances returns an integer representing the number of microseconds in the duration.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/micros...Wed May 20 01:35:26 GMT 2026 16.5K bytes -
Temporal.Duration.prototype.subtract() - JavaSc...
The subtract() method of Temporal.Duration instances returns a new Temporal.Duration object with the difference between this duration and a given duration. It is equivalent to adding the negated value of the other duration.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/subtractWed May 20 01:35:27 GMT 2026 16.8K bytes -
Temporal.Duration.prototype.with() - JavaScript...
The with() method of Temporal.Duration instances returns a new Temporal.Duration object representing this duration with some fields replaced by new values. Because all Temporal objects are designed to be immutable, this method essentially functions as the setter for the duration's fields.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/withWed May 20 01:35:27 GMT 2026 17.1K bytes -
Temporal.Duration.prototype.months - JavaScript...
The months accessor property of Temporal.Duration instances returns an integer representing the number of months in the duration.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/monthsWed May 20 01:35:26 GMT 2026 16.6K bytes -
Temporal.Duration.prototype.days - JavaScript |...
The days accessor property of Temporal.Duration instances returns an integer representing the number of days in the duration.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/days -
Temporal.Duration.prototype.minutes - JavaScrip...
The minutes accessor property of Temporal.Duration instances returns an integer representing the number of minutes in the duration.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/minutesWed May 20 01:35:26 GMT 2026 16.5K bytes -
Temporal.Now.zonedDateTimeISO() - JavaScript | MDN
The Temporal.Now.zonedDateTimeISO() static method returns the current date and time as a Temporal.ZonedDateTime object, in the ISO 8601 calendar and the specified time zone.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Now/zonedDateTi...Wed May 20 01:35:27 GMT 2026 16.6K bytes -
SharedArrayBuffer.prototype.slice() - JavaScrip...
The slice() method of SharedArrayBuffer instances returns a new SharedArrayBuffer whose contents are a copy of this SharedArrayBuffer's bytes from start, inclusive, up to end, exclusive. If either start or end is negative, it refers to an index from the end of the array, as opposed to from the beginning.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/sliceFri May 29 01:33:10 GMT 2026 16.8K bytes -
Temporal.PlainDate.prototype.dayOfYear - JavaSc...
The dayOfYear accessor property of Temporal.PlainDate instances returns a positive integer representing the 1-based day index in the year of this date. The first day of this year is 1, and the last day is the daysInYear. It is calendar-dependent.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/dayOf...Fri May 29 01:33:11 GMT 2026 17K bytes