| Modifier and Type | Field and Description |
|---|---|
private long |
dateAsLong |
private java.lang.String |
dateAsText |
private java.text.DateFormat |
dateformat |
static java.util.TimeZone |
GMT
The time zone to use in the date header.
|
static java.lang.String |
PATTERN_RFC1123
Date format pattern used to generate the header in RFC 1123 format.
|
| Constructor and Description |
|---|
HttpDateGenerator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCurrentDate() |
public static final java.lang.String PATTERN_RFC1123
public static final java.util.TimeZone GMT
private final java.text.DateFormat dateformat
private long dateAsLong
private java.lang.String dateAsText