- Sort Score
- Num 10 results
- Language All
- Labels All
Results 91 - 100 of 3,184 for host:developer.mozilla.org (0.1 seconds)
-
Date.prototype.toLocaleString() - JavaScript | MDN
The toLocaleString() method of Date instances returns a string with a language-sensitive representation of this date in the local timezone. In implementations with Intl.DateTimeFormat API support, this method delegates to Intl.DateTimeFormat.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleStringMon May 04 01:26:16 GMT 2026 19.1K bytes -
Temporal.Instant - JavaScript | MDN
The Temporal.Instant object represents a unique point in time, with nanosecond precision. It is fundamentally represented as the number of nanoseconds since the Unix epoch (midnight at the beginning of January 1, 1970, UTC), without any time zone or calendar system.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/InstantMon May 04 01:26:21 GMT 2026 18.8K bytes -
Date.prototype.toDateString() - JavaScript | MDN
The toDateString() method of Date instances returns a string representing the date portion of this date interpreted in the local timezone.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toDateStringMon May 04 01:26:16 GMT 2026 17.2K bytes -
Array.prototype.entries() - JavaScript | MDN
The entries() method of Array instances returns a new array iterator object that contains the key/value pairs for each index in the array.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/entriesMon May 04 01:26:15 GMT 2026 17.6K bytes -
RegExp: lastIndex - JavaScript | MDN
The lastIndex data property of a RegExp instance specifies the index at which to start the next match.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/lastIndexMon May 04 01:26:19 GMT 2026 18.7K bytes -
RegExp.rightContext ($') - JavaScript | MDN
The RegExp.rightContext static accessor property returns the substring following the most recent match. RegExp["$'"] is an alias for this property.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/rightContext -
RegExp.prototype.sticky - JavaScript | MDN
The sticky accessor property of RegExp instances returns whether or not the y flag is used with this regular expression.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/stickyMon May 04 01:26:19 GMT 2026 18.2K bytes -
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/replaceMon May 04 01:26:20 GMT 2026 16.8K bytes -
RegExp.input ($_) - JavaScript | MDN
The RegExp.input static accessor property returns the string against which a regular expression is matched. RegExp.$_ is an alias for this property.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/inputMon May 04 01:26:19 GMT 2026 16.2K bytes -
RegExp.prototype.toString() - JavaScript | MDN
The toString() method of RegExp instances returns a string representing this regular expression.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/toStringMon May 04 01:26:19 GMT 2026 17.1K bytes