method Object.prototype.endTime Object.prototype.endTime(): Temporal.Instant | null The date and time describing the actual or expected ending time of the object. When used with an Activity object, for instance, the `endTime`` property specifies the moment the activity concluded or is expected to conclude. Return Type Temporal.Instant | null