|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.mailet.dates.SynchronizedDateFormat org.apache.mailet.dates.RFC2980DateFormat
public class RFC2980DateFormat
A thread-safe date formatting class to produce dates formatted in accord with the specifications of section 3.2 of RFC 2980.
Constructor Summary | |
---|---|
RFC2980DateFormat()
Constructor for RFC2980DateFormat |
Method Summary |
---|
Methods inherited from class org.apache.mailet.dates.SynchronizedDateFormat |
---|
equals, format, getTimeZone, hashCode, isLenient, parse, setLenient, setTimeZone |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFC2980DateFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |