korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-time-core
/
korlibs.time
/
clamp
clamp
fun
DateTime
.
clamp
(
min
:
DateTime
,
max
:
DateTime
)
:
DateTime
fun
FastDuration
.
clamp
(
min
:
FastDuration
,
max
:
FastDuration
)
:
FastDuration
fun
Duration
.
clamp
(
min
:
Duration
,
max
:
Duration
)
:
Duration