DateSpan interface
A date range. For example, between '2022-12-23' and '2023-01-05'.
Property Details
end
The end date of the date span.
end: Date
Property Value
Date
start
The start date of the date span.
start: Date
Property Value
Date