Verdandi
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Verdandi
Verdandi
/
com.github.abraga.verdandi.api.model.relative
/
VerdandiRelativeComponents
Verdandi
Relative
Components
@
Serializable
data
class
VerdandiRelativeComponents
Members
Properties
day
Link copied to clipboard
val
day
:
VerdandiRelativeUnit
?
dominant
Link copied to clipboard
val
dominant
:
VerdandiRelativeUnit
hour
Link copied to clipboard
val
hour
:
VerdandiRelativeUnit
?
minute
Link copied to clipboard
val
minute
:
VerdandiRelativeUnit
?
month
Link copied to clipboard
val
month
:
VerdandiRelativeUnit
?
second
Link copied to clipboard
val
second
:
VerdandiRelativeUnit
?
week
Link copied to clipboard
val
week
:
VerdandiRelativeUnit
?
year
Link copied to clipboard
val
year
:
VerdandiRelativeUnit
?
Functions
to
List
Link copied to clipboard
fun
toList
(
)
:
List
<
VerdandiRelativeUnit
>