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
/
SingleMonth
Single
Month
data
class
SingleMonth
(
val
year
:
Int
?
,
val
month
:
Month
)
:
MonthsOrDateSelector
(
source
)
A single
month
, optionally in a specific
year
Members
Constructors
Single
Month
Link copied to clipboard
constructor
(
year
:
Int
?
,
month
:
Month
)
constructor
(
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