fiktion
Toggle table of contents
0.4.0
Select version
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
fiktion
fiktion-addon-kotlinx-datetime
/
dev.s7a.fiktion.addon.kotlinx.datetime
/
KotlinxDatetimeFiktionConfig
/
DateTimePeriod
Date
Time
Period
object
DateTimePeriod
kotlinx-datetime date-time period generator configuration.
Members
Properties
days
Link copied to clipboard
val
days
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Int
>
>
hours
Link copied to clipboard
val
hours
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Int
>
>
minutes
Link copied to clipboard
val
minutes
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Int
>
>
months
Link copied to clipboard
val
months
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Int
>
>
nanoseconds
Link copied to clipboard
val
nanoseconds
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Long
>
>
seconds
Link copied to clipboard
val
seconds
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Int
>
>
years
Link copied to clipboard
val
years
:
FiktionConfig
<
DateTimePeriod
,
ClosedRange
<
Int
>
>