stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
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.