public final class TimeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
asTime(long time)
Renders a time period in human readable form
|
public static String asTime(long time)
time - the time in millisecondsCopyright © 2020. All rights reserved.