Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 3,910 for host:developer.mozilla.org (0.04 sec)

  1. Temporal.ZonedDateTime.prototype.subtract() - J...

    The subtract() method of Temporal.ZonedDateTime instances returns a new Temporal.ZonedDateTime object representing this date-time moved backward by a given duration (in a form convertible by Temporal.Duration.from()).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/s...
    Registered: Wed Apr 16 01:45:51 UTC 2025
    - Last Modified: Tue Apr 15 00:51:05 UTC 2025
    - 105.6K bytes
    - Viewed (0)
  2. 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: Wed Apr 16 01:45:38 UTC 2025
    - Last Modified: Tue Apr 15 00:51:04 UTC 2025
    - 78.2K bytes
    - Viewed (0)
  3. 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 16 01:46:30 UTC 2025
    - Last Modified: Tue Apr 15 00:51:03 UTC 2025
    - 90.8K bytes
    - Viewed (0)
  4. Temporal.ZonedDateTime.prototype.daysInWeek - J...

    The daysInWeek accessor property of Temporal.ZonedDateTime instances returns a positive integer representing the number of days in the week of this date. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/d...
    Registered: Wed Apr 16 01:46:42 UTC 2025
    - Last Modified: Tue Apr 15 00:51:05 UTC 2025
    - 100.2K bytes
    - Viewed (0)
  5. Temporal.PlainYearMonth.prototype.toJSON() - Ja...

    The toJSON() method of Temporal.PlainYearMonth instances returns a string representing this year-month in the same RFC 9557 format as calling toString(). It is intended to be implicitly called by JSON.stringify().
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainYearMonth/...
    Registered: Wed Apr 16 01:45:59 UTC 2025
    - Last Modified: Tue Apr 15 00:51:04 UTC 2025
    - 86.1K bytes
    - Viewed (0)
  6. Temporal.PlainYearMonth.prototype.calendarId - ...

    The calendarId accessor property of Temporal.PlainYearMonth 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/PlainYearMonth/...
    Registered: Wed Apr 16 01:48:21 UTC 2025
    - Last Modified: Tue Apr 15 00:51:04 UTC 2025
    - 82.5K bytes
    - Viewed (0)
  7. Temporal.PlainMonthDay.prototype.calendarId - J...

    The calendarId accessor property of Temporal.PlainMonthDay 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/PlainMonthDay/c...
    Registered: Wed Apr 16 01:48:25 UTC 2025
    - Last Modified: Tue Apr 15 00:51:04 UTC 2025
    - 74.7K bytes
    - Viewed (0)
  8. 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 16 01:46:59 UTC 2025
    - Last Modified: Tue Apr 15 00:51:02 UTC 2025
    - 92.6K bytes
    - Viewed (0)
  9. 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/add
    Registered: Wed Apr 16 01:47:58 UTC 2025
    - Last Modified: Tue Apr 15 00:51:02 UTC 2025
    - 103.6K bytes
    - Viewed (0)
  10. Temporal.PlainDate.from() - JavaScript | MDN

    The Temporal.PlainDate.from() static method creates a new Temporal.PlainDate object from another Temporal.PlainDate object, an object with date properties, or an RFC 9557 string.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/from
    Registered: Wed Apr 16 01:47:12 UTC 2025
    - Last Modified: Tue Apr 15 00:51:03 UTC 2025
    - 107.8K bytes
    - Viewed (0)
Back to top