public class BuildTime extends Object
| Modifier and Type | Method and Description |
|---|---|
static long | getBuildTime()Get the build date for i2p.jar. |
static long | getEarliestTime()Get the earliest it could possibly be right now. |
static long | getLatestTime()Get the latest it could possibly be right now. |
static void | main(String[] args)Run the BuildTime command-line utility. |
public static long getBuildTime()
public static long getEarliestTime()
public static long getLatestTime()
public static void main(String[] args)
args - command-line arguments