Package net.i2p.util
Class RFC822Date
java.lang.Object
net.i2p.util.RFC822Date
Moved from NewsFetcher
- Since:
- 0.8.5; moved from net.i2p.router.util in 0.9.34
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RFC822Date
public RFC822Date()
-
-
Method Details
-
parse822Date
new Date(String foo) is deprecated, so let's do this the hard way- Parameters:
s
- non-null- Returns:
- -1 on failure
-
to822Date
Format is "d MMM yyyy HH:mm:ss z"- Since:
- 0.8.2
-
main
-