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
/
TimeOffset
Time
Offset
data
class
TimeOffset
(
val
op
:
OffsetOp
,
val
offset
:
ClockTime
)
(
source
)
Members
Constructors
Time
Offset
Link copied to clipboard
constructor
(
op
:
OffsetOp
,
offset
:
ClockTime
)
Properties
offset
Link copied to clipboard
val
offset
:
ClockTime
op
Link copied to clipboard
val
op
:
OffsetOp
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String