org.apache.mailet.dates
Class RFC2980DateFormat
java.lang.Object
org.apache.mailet.dates.SynchronizedDateFormat
org.apache.mailet.dates.RFC2980DateFormat
- All Implemented Interfaces:
- SimplifiedDateFormat
public class RFC2980DateFormat
- extends SynchronizedDateFormat
A thread-safe date formatting class to produce dates formatted in accord with the
specifications of section 3.2 of RFC 2980.
RFC2980DateFormat
public RFC2980DateFormat()
- Constructor for RFC2980DateFormat
Copyright © 1999-2007 Apache Jakarta Project. All Rights Reserved.