commons
2.1.0
extensions-kotlin
/
dev.floofy.utils.kotlin
/
humanize
humanize
fun
Long
.
humanize
(
long
:
Boolean
=
false
,
includeMs
:
Boolean
=
false
)
:
String
Content copied to clipboard
Returns the humanized time for a
java.lang.Long
instance