- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 3,220 for host:developer.mozilla.org (0.07 sec)
-
String.prototype.endsWith() - JavaScript | MDN
The endsWith() method of String values determines whether a string ends with the characters of this string, returning true or false as appropriate.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWithRegistered: Mon Jul 07 03:33:59 UTC 2025 - Last Modified: Thu Jul 03 09:38:21 UTC 2025 - 83.5K bytes - Viewed (0) -
Symbol.replace - JavaScript | MDN
The Symbol.replace static data property represents the well-known symbol Symbol.replace. The String.prototype.replace() and String.prototype.replaceAll() methods look up this symbol on their first argument for the method that replaces substrings matched by the current object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/replaceRegistered: Mon Jul 07 03:32:14 UTC 2025 - Last Modified: Thu Jul 03 09:38:22 UTC 2025 - 70.1K bytes - Viewed (0) -
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...Registered: Mon Jul 07 02:57:49 UTC 2025 - Last Modified: Thu Jul 03 09:38:23 UTC 2025 - 90.3K bytes - Viewed (0) -
Temporal.PlainDate.prototype.add() - JavaScript...
The add() method of Temporal.PlainDate instances returns a new Temporal.PlainDate object representing this date moved forward by a given duration (in a form convertible by Temporal.Duration.from()).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/addRegistered: Mon Jul 07 02:58:02 UTC 2025 - Last Modified: Thu Jul 03 09:38:23 UTC 2025 - 101.3K bytes - Viewed (0) -
Temporal.PlainDate.prototype.yearOfWeek - JavaS...
The yearOfWeek accessor property of Temporal.PlainDate instances returns an integer representing the year to be paired with the weekOfYear of this date, or undefined if the calendar does not have a well-defined week system. It is calendar-dependent.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/yearO...Registered: Mon Jul 07 03:00:04 UTC 2025 - Last Modified: Thu Jul 03 09:38:23 UTC 2025 - 86.3K bytes - Viewed (0) -
Temporal.ZonedDateTime.prototype.equals() - Jav...
The equals() method of Temporal.ZonedDateTime instances returns true if this date-time is equivalent in value to another date-time (in a form convertible by Temporal.ZonedDateTime.from()), and false otherwise. They are compared both by their instant values, time zones, and their calendars, so two date-times from different calendars or time zones may be considered equal by Temporal.ZonedDateTime.compare() but not by equals().developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/e...Registered: Mon Jul 07 03:09:52 UTC 2025 - Last Modified: Thu Jul 03 09:38:25 UTC 2025 - 100.9K bytes - Viewed (0) -
Temporal.Instant.compare() - JavaScript | MDN
The Temporal.Instant.compare() static method returns a number (-1, 0, or 1) indicating whether the first instant comes before, is the same as, or comes after the second instant. It is equivalent to comparing the epochNanoseconds of the two instants.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/compareRegistered: Mon Jul 07 03:09:43 UTC 2025 - Last Modified: Thu Jul 03 09:38:22 UTC 2025 - 79.4K bytes - Viewed (0) -
Temporal.ZonedDateTime.prototype.timeZoneId - J...
The timeZoneId accessor property of Temporal.ZonedDateTime instances returns a string representing the time zone identifier used to interpret the internal instant. The string is either a named identifier in the preferred case (such as "America/New_York"), or an offset in the form "±hh:mm". If the time zone has aliases, the timeZoneId is the identifier used to create the ZonedDateTime, without canonicalization to the primary identifier.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/t...Registered: Mon Jul 07 03:18:01 UTC 2025 - Last Modified: Thu Jul 03 09:38:25 UTC 2025 - 99.5K bytes - Viewed (0) -
Temporal.PlainMonthDay.prototype.valueOf() - Ja...
The valueOf() method of Temporal.PlainMonthDay instances throws a TypeError, which prevents Temporal.PlainMonthDay instances from being implicitly converted to primitives when used in arithmetic or comparison operations.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainMonthDay/v...Registered: Mon Jul 07 03:15:47 UTC 2025 - Last Modified: Thu Jul 03 09:38:24 UTC 2025 - 77K bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/guide/keyed_collections/index.md # Original Wiki contributors kre vegerot mfluehr sploders101...developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Keyed_collections/contributors.txtRegistered: Mon Jul 07 03:25:28 UTC 2025 - Last Modified: Fri Apr 14 01:36:36 UTC 2023 - 374 bytes - Viewed (0)