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
/
LastNth
Last
Nth
data
class
LastNth
(
val
nth
:
Int
)
:
NthPointSelector
(
source
)
Only the last
nth
of something, e.g. the 2nd last Sunday of a month
Members
Constructors
Last
Nth
Link copied to clipboard
constructor
(
nth
:
Int
)
Properties
nth
Link copied to clipboard
val
nth
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String