Package | Description |
---|---|
com.tameif.tame.util |
Contains static utility classes.
|
Modifier and Type | Field and Description |
---|---|
static DateUtils.DateLocale |
DateUtils.DEFAULT_LOCALE
The default locale for names of parts of the calendar.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
DateUtils.formatTime(DateUtils.DateLocale locale,
long time,
java.lang.String formatString)
Formats a millisecond time into a formatted date string.
|