public final class DateIntervalFormat extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDateRange(long startMs,
long endMs,
int flags,
String olsonId) |
static String |
formatDateRange(ULocale icuLocale,
TimeZone icuTimeZone,
long startMs,
long endMs,
int flags) |