toggle menu
KAHelpers
androidJvm
switch theme
search in API
jodaDateTime
/
dev.funkymuse.jodadatetime
/
max
max
infix
fun
<
T
:
ReadableInstant
>
T
.
max
(
that
:
T
)
:
T
infix
fun
Duration
.
max
(
that
:
Duration
)
:
Duration
infix
fun
DateTime
.
max
(
that
:
DateTime
)
:
DateTime
get maximum
DateTime