net.i2p.router.util
public abstract class RFC822Date extends Object
Constructor and Description |
---|
RFC822Date() |
Modifier and Type | Method and Description |
---|---|
static long |
parse822Date(String s)
new Date(String foo) is deprecated, so let's do this the hard way
|
static String |
to822Date(long t) |