public final class HttpDate extends Object
| Constructor and Description |
|---|
HttpDate() |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(Date value)
Returns the string for
value. |
static Date |
parse(String value)
Returns the date for
value. |