Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: test [xss] テスト %27 int

Results 121 - 130 of 3,182 for host:developer.mozilla.org (0.05 seconds)

  1. 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...
    Mon Mar 23 01:15:36 GMT 2026
      16.1K bytes
  2. Temporal.PlainTime.prototype.minute - JavaScrip...

    The minute accessor property of Temporal.PlainTime instances returns an integer from 0 to 59 representing the minute component of this time.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainTime/minute
    Mon Mar 23 01:15:36 GMT 2026
      16K bytes
  3. Temporal.PlainDate.prototype.month - JavaScript...

    The month accessor property of Temporal.PlainDate instances returns a positive integer representing the 1-based month index in the year of this date. The first month of this year is 1, and the last month is the monthsInYear. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/month
    Mon Mar 23 01:15:36 GMT 2026
      17K bytes
  4. Temporal.PlainDate.prototype.yearOfWeek - JavaS...

    The yearOfWeek accessor property of Temporal.PlainDate instances returns an integer representing the year to be paired with the weekOfYear of this date, or undefined if the calendar does not have a well-defined week system. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDate/yearO...
    Mon Mar 23 01:15:36 GMT 2026
      16.1K bytes
  5. Temporal.PlainYearMonth.prototype.inLeapYear - ...

    The inLeapYear accessor property of Temporal.PlainYearMonth instances returns a boolean indicating whether this year-month 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/PlainYearMonth/...
    Mon Mar 23 01:15:37 GMT 2026
      16.1K bytes
  6. Temporal.ZonedDateTime.prototype.month - JavaSc...

    The month accessor property of Temporal.ZonedDateTime instances returns a positive integer representing the 1-based month index in the year of this date. The first month of this year is 1, and the last month is the monthsInYear. It is calendar-dependent.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/m...
    Mon Mar 23 01:15:37 GMT 2026
      16.4K bytes
  7. Temporal.ZonedDateTime.prototype.eraYear - Java...

    The eraYear accessor property of Temporal.ZonedDateTime 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/ZonedDateTime/e...
    Mon Mar 23 01:15:37 GMT 2026
      16.6K bytes
  8. Temporal.PlainTime.prototype.millisecond - Java...

    The millisecond accessor property of Temporal.PlainTime instances returns an integer from 0 to 999 representing the millisecond (10-3 second) component of this time.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainTime/milli...
    Mon Mar 23 01:15:36 GMT 2026
      16.1K bytes
  9. 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...
    Mon Mar 23 01:15:37 GMT 2026
      16.7K bytes
  10. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/javascript/reference/global_objects/temporal/index.md 0
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/contributors.txt
    Tue Aug 19 16:04:36 GMT 2025
      110 bytes
Back to Top