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
/
NthRange
Nth
Range
data
class
NthRange
(
val
start
:
Int
,
val
end
:
Int
)
:
NthRangeSelector
(
source
)
Range of nths, e.g. only the first and second Sunday of a month
Members
Constructors
Nth
Range
Link copied to clipboard
constructor
(
start
:
Int
,
end
:
Int
)
Properties
end
Link copied to clipboard
val
end
:
Int
start
Link copied to clipboard
val
start
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String