java.lang.ObjectGenerates a date in the format required by the HTTP protocol.org.apache.http.protocol.HttpDateGenerator
$
- Revision: 744532 $4.0
- Field Summary | ||
---|---|---|
public static final String | PATTERN_RFC1123 | Date format pattern used to generate the header in RFC 1123 format. |
public static final TimeZone | GMT | The time zone to use in the date header. |
Constructor: |
---|
|
Method from org.apache.http.protocol.HttpDateGenerator Summary: |
---|
getCurrentDate |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.http.protocol.HttpDateGenerator Detail: |
---|
|