toggle menu
osm-opening-hours
0.2.0
common
switch theme
search in API
osm-opening-hours
/
de.westnordost.osm_opening_hours.model
/
LastNth
Last
Nth
data
class
LastNth
(
val
nth
:
Int
)
:
NthPointSelector
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