toggle menu
stream-chat-android
6.5.3
jvm
switch theme
search in API
stream-chat-android-core
/
io.getstream.chat.android.core.utils.date
/
truncateFuture
truncate
Future
inline
fun
Date
?
.
truncateFuture
(
now
:
(
)
->
Long
=
{ System.currentTimeMillis() }
)
:
Date
?
Truncates the date to the current time if it's in the future.