sunlabs.brazil.util
public class ClockScan extends Object
| Field Summary | |
|---|---|
| static boolean | debug |
| Method Summary | |
|---|---|
| static Date | GetDate(String dateString, Date baseDate, String zone)
Scan a human readable date string and construct a Date.
|
| static void | main(String[] args) |
Results: The scanned date (or null, if an error occured).