
public class FileDateUtil extends Object
| Constructor and Description |
|---|
FileDateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDateFormat(Locale locale) |
static String |
getModifiedDate(Locale locale,
long modified) |
static String |
getModifiedDate(long modified) |
static String |
readableFileSize(long size) |