public final class TimeSpanConverter extends Object implements Serializable
| Constructor and Description |
|---|
TimeSpanConverter()
Constructs an instance with default locale
|
TimeSpanConverter(Locale locale)
Constructs an instance with the specified locale
|
| Modifier and Type | Method and Description |
|---|---|
String |
toTimeSpanString(Date date) |
String |
toTimeSpanString(long milliseconds) |
public TimeSpanConverter()
public TimeSpanConverter(Locale locale)
locale - localeCopyright © 2018. All rights reserved.