public class ClockScan
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
debug |
Constructor and Description |
---|
ClockScan() |
public static java.util.Date GetDate(java.lang.String dateString, java.util.Date baseDate, java.lang.String zone)
Results: The scanned date (or null, if an error occured).
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception