Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for host:developer.mozilla.org (0.02 seconds)

Showing similar results.

  1. Temporal.PlainDateTime.prototype.second - JavaS...

    The second accessor property of Temporal.PlainDateTime instances returns an integer from 0 to 59 representing the second component of this time.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/s...
    Mon May 04 01:26:21 GMT 2026
      16.5K bytes
  2. Temporal.PlainDateTime.prototype.microsecond - ...

    The microsecond accessor property of Temporal.PlainDateTime instances returns an integer from 0 to 999 representing the microsecond (10-6 second) component of this time.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/PlainDateTime/m...
    Mon May 04 01:26:21 GMT 2026
      16.6K bytes
Back to Top