TimeSpan
Stentor API Reference / stentor-models/src / TimeSpan
Interface: TimeSpan
Defined in: packages/stentor-models/src/Form/FormField.ts:418
A contiguous span of time within a single day.
Properties​
start​
start:
string
Defined in: packages/stentor-models/src/Form/FormField.ts:422
When the span opens.
end​
end:
string
Defined in: packages/stentor-models/src/Form/FormField.ts:426
When the span closes. Slots are generated up to, but not including, this time.