DateSpan interface
For example, between '2022-12-23' and '2023-01-05'.
Properties
end | The end date of the date span. |
start | The start date of the date span. |
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