Temporal.Now.plainTimeISO()

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The Temporal.Now.plainTimeISO() static method returns the current time as a Temporal.PlainTime object, in the specified time zone.

Note that although the method contains "ISO" in its name, Temporal.PlainTime objects do not have associated calendars, as the time format is not calendar-dependent.