public final class DateFormatter
extends java.lang.Object
Constructor and Description |
---|
DateFormatter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
dateToRfc882()
Returns a RFC-882 formatted string with the current time.
|
static java.lang.String |
dateToRfc882(java.util.Date date) |