Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The add()
method of Temporal.PlainTime
instances returns a new Temporal.PlainTime
object representing this time moved forward by a given duration (in a form convertible by Temporal.Duration.from()
), wrapping around the clock if necessary.