java.lang.Object | |
↳ | org.apache.http.protocol.HttpDateGenerator |
Generates a date in the format required by the HTTP protocol.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | PATTERN_RFC1123 | Date format pattern used to generate the header in RFC 1123 format. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
GMT | The time zone to use in the date header. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Date format pattern used to generate the header in RFC 1123 format.