| Sun Microsystems Laboratories Experimental Stuff | ClockScan (Brazil Project) |
|
|
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 | |
static boolean |
debug
|
| Constructor Summary | |
ClockScan()
|
|
| 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)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static boolean debug
| Constructor Detail |
public ClockScan()
| Method Detail |
public static Date GetDate(String dateString,
Date baseDate,
String zone)
Results: The scanned date (or null, if an error occured).
public static void main(String[] args)
throws Exception
Exception
|
Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
|
This page is: http://www.experimentalstuff.com/About_this_site/apidoc/sunlabs/brazil/util/ClockScan.html Last Modified: Fri, 31 Dec 2004 00:13:53 GMT copyright (c) 2000-2007, Sun Microsystems |