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 © 2015. All rights reserved.