- Sort Score
- Num 10 results
- Language All
- Labels All
Results 2151 - 2160 of over 10,000 for timestamp:[now/d-1y TO *] (0.93 seconds)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/asyncgeneratorfuncti/index.md 0developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGeneratorFunction/c... -
Date.prototype.getUTCDate() - JavaScript | MDN
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/getUTCDateFri Jun 12 01:39:33 GMT 2026 16.6K 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/toDateStringFri Jun 12 01:39:33 GMT 2026 17K bytes -
Date.prototype.toUTCString() - JavaScript | MDN
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/toUTCStringThu Jun 11 01:34:10 GMT 2026 17.4K bytes -
Temporal.Instant.prototype.epochMilliseconds - ...
The epochMilliseconds accessor property of Temporal.Instant instances returns an integer representing the number of milliseconds elapsed since the Unix epoch (midnight at the beginning of January 1, 1970, UTC) to this instant. It is equivalent to dividing epochNanoseconds by 1e6 and flooring the result.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/epochMi...Fri Jun 12 01:39:38 GMT 2026 16.5K 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/InstantFri Jun 12 01:39:38 GMT 2026 18.7K bytes -
Date.prototype.valueOf() - JavaScript | MDN
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/valueOfFri Jun 12 01:39:33 GMT 2026 16.9K bytes -
Date.prototype.setMilliseconds() - JavaScript |...
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/setMillisecondsFri Jun 12 01:39:33 GMT 2026 17.3K bytes -
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/toLocaleStringThu Jun 11 01:34:10 GMT 2026 18.9K bytes -
Date.prototype.toLocaleTimeString() - JavaScrip...
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/toLocaleTimeStringThu Jun 11 01:34:10 GMT 2026 18.7K bytes