public final class HttpDate extends Object
| 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. |
Copyright © 2017. All Rights Reserved.