Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 781 - 790 of 3,220 for host:developer.mozilla.org (0.04 sec)

  1. Temporal.PlainDate.prototype.toZonedDateTime() ...

    The toZonedDateTime() method of Temporal.PlainDate instances returns a new Temporal.ZonedDateTime object representing this date, a supplied time, and a supplied time zone, in the same calendar system.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/toZon...
    Registered: Mon Jul 07 03:01:02 UTC 2025
    - Last Modified: Thu Jul 03 09:38:23 UTC 2025
    - 95.3K bytes
    - Viewed (0)
  2. Temporal.PlainYearMonth.prototype.subtract() - ...

    The subtract() method of Temporal.PlainYearMonth instances returns a new Temporal.PlainYearMonth object representing this year-month 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/PlainYearMonth/...
    Registered: Mon Jul 07 03:02:21 UTC 2025
    - Last Modified: Thu Jul 03 09:38:25 UTC 2025
    - 86.8K bytes
    - Viewed (0)
  3. Temporal.PlainDateTime.prototype.year - JavaScr...

    The year accessor property of Temporal.PlainDateTime instances returns an integer representing the number of years of this date relative to the start of a calendar-specific epoch year. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/year
    Registered: Mon Jul 07 03:02:32 UTC 2025
    - Last Modified: Thu Jul 03 09:38:24 UTC 2025
    - 90.8K bytes
    - Viewed (0)
  4. Temporal.PlainDate.prototype.eraYear - JavaScri...

    The eraYear accessor property of Temporal.PlainDate instances returns a non-negative integer representing the year of this date within the era, or undefined if the calendar does not use eras (e.g., ISO 8601). The year index usually starts from 1 (more common) or 0, and years in an era can decrease with time (e.g., Gregorian BCE). era and eraYear together uniquely identify a year in a calendar, in the same way that year does. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/eraYear
    Registered: Mon Jul 07 03:02:43 UTC 2025
    - Last Modified: Thu Jul 03 09:38:23 UTC 2025
    - 89.5K bytes
    - Viewed (0)
  5. Temporal.PlainYearMonth.prototype.toPlainDate()...

    The toPlainDate() method of Temporal.PlainYearMonth instances returns a new Temporal.PlainDate object representing this year-month and a supplied day in the same calendar system.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainYearMonth/...
    Registered: Mon Jul 07 03:00:34 UTC 2025
    - Last Modified: Thu Jul 03 09:38:25 UTC 2025
    - 82.1K bytes
    - Viewed (0)
  6. Temporal.Instant.prototype.epochNanoseconds - J...

    The epochNanoseconds accessor property of Temporal.Instant instances returns a BigInt representing the number of nanoseconds elapsed since the Unix epoch (midnight at the beginning of January 1, 1970, UTC) to this instant.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/epochNa...
    Registered: Mon Jul 07 03:00:40 UTC 2025
    - Last Modified: Thu Jul 03 09:38:22 UTC 2025
    - 78.8K bytes
    - Viewed (0)
  7. Temporal.PlainYearMonth.prototype.toString() - ...

    The toString() method of Temporal.PlainYearMonth instances returns a string representing this year-month in the RFC 9557 format.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainYearMonth/...
    Registered: Mon Jul 07 03:02:58 UTC 2025
    - Last Modified: Thu Jul 03 09:38:25 UTC 2025
    - 86.9K bytes
    - Viewed (0)
  8. Temporal.PlainDateTime.prototype.daysInMonth - ...

    The daysInMonth accessor property of Temporal.PlainDateTime instances returns a positive integer representing the number of days in the month of this date. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/d...
    Registered: Mon Jul 07 03:01:16 UTC 2025
    - Last Modified: Thu Jul 03 09:38:23 UTC 2025
    - 90.6K bytes
    - Viewed (0)
  9. Equality comparisons and sameness - JavaScript ...

    JavaScript provides three different value-comparison operations:
    developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Equality_comparisons_and_sameness
    Registered: Mon Jul 07 01:25:17 UTC 2025
    - Last Modified: Thu Jul 03 09:38:10 UTC 2025
    - 190.9K bytes
    - Viewed (0)
  10. <pattern> - SVG | MDN

    The <pattern> SVG element defines a graphics object which can be redrawn at repeated x- and y-coordinate intervals ("tiled") to cover an area.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/pattern
    Registered: Mon Jul 07 01:25:20 UTC 2025
    - Last Modified: Thu Jul 03 09:38:43 UTC 2025
    - 125K bytes
    - Viewed (0)
Back to top