octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.type.datetime
/
toDateTimePeriod
to
Date
Time
Period
fun
PgInterval
.
toDateTimePeriod
(
)
:
DateTimePeriod
Converts this
PgInterval
to a Kotlinx
DateTimePeriod
.
Return
The equivalent
DateTimePeriod
.