public class CachingDateFormatter extends Object
CachingDateFormatter(String pattern)
CachingDateFormatter(String pattern, Locale locale)
String
format(long now)
void
setTimeZone(TimeZone tz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CachingDateFormatter(String pattern)
public CachingDateFormatter(String pattern, Locale locale)
public final String format(long now)
public void setTimeZone(TimeZone tz)