Package sunlabs.brazil.util
Class ClockScan
java.lang.Object
sunlabs.brazil.util.ClockScan
This class implements time and date scanning.
It was adapted from the TCL implementation found in JACL.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
debug
public static boolean debug
-
-
Constructor Details
-
ClockScan
public ClockScan()
-
-
Method Details
-
GetDate
Scan a human readable date string and construct a Date.Results: The scanned date (or null, if an error occured).
-
main
- Throws:
Exception
-