toggle menu
osm-opening-hours
0.1.0
common
switch theme
search in API
osm-opening-hours
/
de.westnordost.osm_opening_hours.model
/
SingleMonth
Single
Month
data
class
SingleMonth
(
val
year
:
Int
?
,
val
month
:
Month
)
:
MonthsOrDateSelector
A single
month
, optionally in a specific
year
Members
Constructors
Single
Month
Link copied to clipboard
constructor
(
month
:
Month
)
constructor
(
year
:
Int
?
,
month
:
Month
)
Properties
month
Link copied to clipboard
val
month
:
Month
year
Link copied to clipboard
val
year
:
Int
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String