public final class FastHttpDateFormat
extends java.lang.Object
构造器和说明 |
---|
FastHttpDateFormat() |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
getCurrentDate()
Get the current date in HTTP format.
|
static java.lang.String |
getDate(java.util.Date date)
Get the HTTP format of the specified date.
|