Object.prototype.startTime(): Temporal.Instant | null
The date and time describing the actual or expected starting time of
the object. When used with an Activity object, for instance,
the startTime
property specifies the moment the activity began or
is scheduled to begin.
Temporal.Instant | null