- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 191 - 200 of 3,166 for host:developer.mozilla.org (0.03 sec)
-
Date.prototype.toLocaleTimeString()
The toLocaleTimeString() method of Date instances returns a string with a language-sensitive representation of the time portion 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/toLocaleTimeStringRegistered: Wed Sep 03 01:47:21 UTC 2025 - Last Modified: Wed Sep 03 00:47:21 UTC 2025 - 199.7K bytes - Viewed (0) -
Date.prototype.getUTCDate()
The getUTCDate() method of Date instances returns the day of the month for this date according to universal time.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDateRegistered: Wed Sep 03 01:46:56 UTC 2025 - Last Modified: Wed Sep 03 00:47:20 UTC 2025 - 189K bytes - Viewed (0) -
Temporal.Instant
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/InstantRegistered: Wed Sep 03 01:46:21 UTC 2025 - Last Modified: Wed Sep 03 00:47:29 UTC 2025 - 204.2K bytes - Viewed (0) -
Date.prototype.setMilliseconds()
The setMilliseconds() method of Date instances changes the milliseconds for this date according to local time.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setMillisecondsRegistered: Wed Sep 03 01:45:55 UTC 2025 - Last Modified: Wed Sep 03 00:47:20 UTC 2025 - 191.6K bytes - Viewed (0) -
Math.fround()
The Math.fround() static method returns the nearest 32-bit single precision float representation of a number.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/froundRegistered: Wed Sep 03 01:38:20 UTC 2025 - Last Modified: Wed Sep 03 00:47:24 UTC 2025 - 184.4K bytes - Viewed (0) -
Date.prototype.toUTCString()
The toUTCString() method of Date instances returns a string representing this date in the RFC 7231 format, with negative years allowed. The timezone is always UTC. toGMTString() is an alias of this method.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toUTCStringRegistered: Wed Sep 03 01:45:17 UTC 2025 - Last Modified: Wed Sep 03 00:47:21 UTC 2025 - 192.6K bytes - Viewed (0) -
Date.prototype.toDateString()
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/toDateStringRegistered: Wed Sep 03 01:45:50 UTC 2025 - Last Modified: Wed Sep 03 00:47:21 UTC 2025 - 191.6K bytes - Viewed (0) -
Date.prototype.valueOf()
The valueOf() method of Date instances returns the number of milliseconds for this date since the epoch, which is defined as the midnight at the beginning of January 1, 1970, UTC.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/valueOfRegistered: Wed Sep 03 01:45:26 UTC 2025 - Last Modified: Wed Sep 03 00:47:21 UTC 2025 - 191.2K bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/date/index.md # Original Wiki contributors MendyBerger chrisdavidmil...developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/contributors.txtRegistered: Wed Sep 03 01:45:46 UTC 2025 - Last Modified: Tue Aug 19 16:04:10 UTC 2025 - 1.4K bytes - Viewed (0) -
Map.prototype.entries()
The entries() method of Map instances returns a new map iterator object that contains the [key, value] pairs for each element in this map in insertion order.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/entriesRegistered: Wed Sep 03 01:54:30 UTC 2025 - Last Modified: Wed Sep 03 00:47:23 UTC 2025 - 184.3K bytes - Viewed (0)