Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1211 - 1220 of 3,910 for host:developer.mozilla.org (0.05 sec)

  1. Temporal.ZonedDateTime.prototype.monthCode - Ja...

    The monthCode accessor property of Temporal.ZonedDateTime 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/ZonedDateTime/m...
    Registered: Wed Apr 16 01:46:55 UTC 2025
    - Last Modified: Tue Apr 15 00:51:05 UTC 2025
    - 101K bytes
    - Viewed (0)
  2. Temporal.PlainDateTime.prototype.round() - Java...

    The round() method of Temporal.PlainDateTime instances returns a new Temporal.PlainDateTime object representing this date-time rounded to the given unit.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/r...
    Registered: Wed Apr 16 01:47:28 UTC 2025
    - Last Modified: Tue Apr 15 00:51:03 UTC 2025
    - 97.4K bytes
    - Viewed (0)
  3. 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: Wed Apr 16 01:46:39 UTC 2025
    - Last Modified: Tue Apr 15 00:51:04 UTC 2025
    - 84.1K bytes
    - Viewed (0)
  4. Temporal.ZonedDateTime.prototype.inLeapYear - J...

    The inLeapYear accessor property of Temporal.ZonedDateTime instances returns a boolean indicating whether this date is in a leap year. A leap year is a year that has more days (due to a leap day or leap month) than a common year. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/i...
    Registered: Wed Apr 16 01:59:33 UTC 2025
    - Last Modified: Tue Apr 15 00:51:05 UTC 2025
    - 100.1K bytes
    - Viewed (0)
  5. Temporal.ZonedDateTime.prototype.dayOfWeek - Ja...

    The dayOfWeek accessor property of Temporal.ZonedDateTime instances returns a positive integer representing the 1-based day index in the week of this date. Days in a week are numbered sequentially from 1 to daysInWeek, with each number mapping to its name. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/d...
    Registered: Wed Apr 16 01:59:38 UTC 2025
    - Last Modified: Tue Apr 15 00:51:05 UTC 2025
    - 101.7K bytes
    - Viewed (0)
  6. Temporal.PlainDateTime.compare() - JavaScript |...

    The Temporal.PlainDateTime.compare() static method returns a number (-1, 0, or 1) indicating whether the first date-time comes before, is the same as, or comes after the second date-time. Equivalent to first comparing their dates, then comparing their times if the dates are the same.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/c...
    Registered: Wed Apr 16 02:00:25 UTC 2025
    - Last Modified: Tue Apr 15 00:51:03 UTC 2025
    - 98K bytes
    - Viewed (0)
  7. Temporal.PlainYearMonth.prototype.year - JavaSc...

    The year accessor property of Temporal.PlainYearMonth instances returns an integer representing the number of years of this year-month 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/PlainYearMonth/...
    Registered: Wed Apr 16 02:00:43 UTC 2025
    - Last Modified: Tue Apr 15 00:51:05 UTC 2025
    - 82.6K bytes
    - Viewed (0)
  8. Temporal.PlainDate.prototype.toJSON() - JavaScr...

    The toJSON() method of Temporal.PlainDate instances returns a string representing this date 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/PlainDate/toJSON
    Registered: Wed Apr 16 01:58:52 UTC 2025
    - Last Modified: Tue Apr 15 00:51:03 UTC 2025
    - 91.5K bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/operators/bitwise_xor_assignment/index.md # Original Wiki contributors xgqfrms fsch...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_XOR_assignment/contri...
    Registered: Wed Apr 16 01:42:37 UTC 2025
    - Last Modified: Fri Apr 14 01:38:19 UTC 2023
    - 202 bytes
    - Viewed (0)
  10. Number.prototype.toString() - JavaScript | MDN

    The toString() method of Number values returns a string representing this number value.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toString
    Registered: Wed Apr 16 01:43:30 UTC 2025
    - Last Modified: Tue Apr 15 00:50:58 UTC 2025
    - 82.9K bytes
    - Viewed (0)
Back to top