- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 691 - 700 of 3,910 for host:developer.mozilla.org (0.04 sec)
-
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/temporal/plainmonthday/toplaindate/index.md 174developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainMonthDay/t...Registered: Wed Apr 30 03:29:39 UTC 2025 - Last Modified: Tue Jan 21 00:49:34 UTC 2025 - 174 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: Wed Apr 30 02:12:49 UTC 2025 - Last Modified: Wed Apr 30 00:49:53 UTC 2025 - 103.1K bytes - Viewed (0) -
Temporal.PlainDateTime.prototype.toPlainTime() ...
The toPlainTime() method of Temporal.PlainDateTime instances returns a new Temporal.PlainTime object representing the time part (hour, minute, second, and subsecond components) of this date-time.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/t...Registered: Wed Apr 30 02:10:58 UTC 2025 - Last Modified: Wed Apr 30 00:49:52 UTC 2025 - 92.8K bytes - Viewed (0) -
Temporal.PlainDate.prototype.toPlainDateTime() ...
The toPlainDateTime() method of Temporal.PlainDate instances returns a new Temporal.PlainDateTime object representing this date and a supplied time in the same calendar system.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/toPla...Registered: Wed Apr 30 02:11:02 UTC 2025 - Last Modified: Wed Apr 30 00:49:51 UTC 2025 - 90.8K bytes - Viewed (0) -
Temporal.PlainDate.prototype.calendarId - JavaS...
The calendarId accessor property of Temporal.PlainDate instances returns a string representing the calendar used to interpret the internal ISO 8601 date.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/calen...Registered: Wed Apr 30 02:13:35 UTC 2025 - Last Modified: Wed Apr 30 00:49:50 UTC 2025 - 86.4K 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: Wed Apr 30 02:13:42 UTC 2025 - Last Modified: Wed Apr 30 00:49:53 UTC 2025 - 104.6K bytes - Viewed (0) -
contributors.txt
# Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/temporal/index.md 148developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/contributors.txtRegistered: Wed Apr 30 02:14:19 UTC 2025 - Last Modified: Tue Jan 21 00:49:27 UTC 2025 - 148 bytes - Viewed (0) -
Temporal.PlainDateTime.prototype.withCalendar()...
The withCalendar() method of Temporal.PlainDateTime instances returns a new Temporal.PlainDateTime object representing this date-time interpreted in the new calendar system. Because all Temporal objects are designed to be immutable, this method essentially functions as the setter for the date-time's calendarId property.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/w...Registered: Wed Apr 30 02:14:22 UTC 2025 - Last Modified: Wed Apr 30 00:49:52 UTC 2025 - 96.1K bytes - Viewed (0) -
Temporal.PlainDateTime.prototype.monthCode - Ja...
The monthCode accessor property of Temporal.PlainDateTime instances returns a calendar-specific string representing the month of this date. It is calendar-dependent.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/m...Registered: Wed Apr 30 02:13:54 UTC 2025 - Last Modified: Wed Apr 30 00:49:51 UTC 2025 - 94.5K 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: Wed Apr 30 02:14:01 UTC 2025 - Last Modified: Wed Apr 30 00:49:51 UTC 2025 - 92.6K bytes - Viewed (0)