public class FuzzyDateTimeFormatter
extends java.lang.Object
| Constructor and Description |
|---|
FuzzyDateTimeFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getTimeAgo(android.content.Context context,
java.util.Date date)
Returns a properly formatted fuzzy string representing time ago
|