Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1741 - 1750 of 3,108 for host:developer.mozilla.org (0.03 sec)

  1. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/temporal/duration/index.md 157
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/contri...
    Registered: Wed Jul 16 03:55:50 UTC 2025
    - Last Modified: Tue Jan 21 00:49:27 UTC 2025
    - 157 bytes
    - Viewed (0)
  2. Temporal.Duration.prototype.hours - JavaScript ...

    The hours accessor property of Temporal.Duration instances returns an integer representing the number of hours in the duration.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/hours
    Registered: Wed Jul 16 03:54:02 UTC 2025
    - Last Modified: Wed Jul 16 00:47:22 UTC 2025
    - 82.4K bytes
    - Viewed (0)
  3. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/resolvedoptions/index.md # Original Wiki contrib...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/reso...
    Registered: Wed Jul 16 03:53:22 UTC 2025
    - Last Modified: Fri Apr 14 01:37:22 UTC 2023
    - 357 bytes
    - Viewed (0)
  4. Temporal.Duration.prototype.valueOf() - JavaScr...

    The valueOf() method of Temporal.Duration instances throws a TypeError, which prevents Temporal.Duration 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/Duration/valueOf
    Registered: Wed Jul 16 03:54:26 UTC 2025
    - Last Modified: Wed Jul 16 00:47:22 UTC 2025
    - 84.9K bytes
    - Viewed (0)
  5. Temporal.Duration.prototype.blank - JavaScript ...

    The blank accessor property of Temporal.Duration instances returns a boolean that is true if this duration represents a zero duration, and false otherwise. It is equivalent to duration.sign === 0.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/blank
    Registered: Wed Jul 16 03:54:30 UTC 2025
    - Last Modified: Wed Jul 16 00:47:22 UTC 2025
    - 78.5K bytes
    - Viewed (0)
  6. Temporal.Duration.prototype.sign - JavaScript |...

    The sign accessor property of Temporal.Duration instances returns 1 if this duration is positive, -1 if negative, and 0 if zero. Because a duration never has mixed signs, the sign of a duration is determined by the sign of any of its non-zero fields.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/sign
    Registered: Wed Jul 16 03:54:40 UTC 2025
    - Last Modified: Wed Jul 16 00:47:22 UTC 2025
    - 79.9K bytes
    - Viewed (0)
  7. Segments.prototype.containing() - JavaScript | MDN

    The containing() method of Segments instances returns an object describing the segment in the string that includes the code unit at the specified index.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment/S...
    Registered: Wed Jul 16 03:52:41 UTC 2025
    - Last Modified: Wed Jul 16 00:47:17 UTC 2025
    - 66.3K bytes
    - Viewed (0)
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/intl/locale/hourcycle/index.md # Original Wiki contributors fscholz ...
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/hourCycle/co...
    Registered: Wed Jul 16 03:52:49 UTC 2025
    - Last Modified: Fri Apr 14 01:37:25 UTC 2023
    - 243 bytes
    - Viewed (0)
  9. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/temporal/zoneddatetime/tolocalestring/index.md 177
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/t...
    Registered: Wed Jul 16 03:53:00 UTC 2025
    - Last Modified: Tue Jan 21 00:49:38 UTC 2025
    - 177 bytes
    - Viewed (0)
  10. Temporal.ZonedDateTime.prototype.daysInMonth - ...

    The daysInMonth accessor property of Temporal.ZonedDateTime 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/ZonedDateTime/d...
    Registered: Wed Jul 16 02:56:16 UTC 2025
    - Last Modified: Wed Jul 16 00:47:25 UTC 2025
    - 96.7K bytes
    - Viewed (0)
Back to top