OSM Opening Hours
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
OSM Opening Hours
OSM Opening Hours
/
de.westnordost.osm_opening_hours.model
/
DateRange
Date
Range
data
class
DateRange
(
val
start
:
Date
,
val
end
:
Date
)
:
MonthsOrDateSelector
(
source
)
Within a range of dates (
start
-
end
)
For example "October 15 to March 01"
Members
Constructors
Date
Range
Link copied to clipboard
constructor
(
start
:
Date
,
end
:
Date
)
Properties
end
Link copied to clipboard
val
end
:
Date
start
Link copied to clipboard
val
start
:
Date
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String